strong magenta/strong cerise
#ff26b7 color RGB value is (255,38,183)
#ff26b7 color CMYK value
#ff26b7 color HSL value
HSV(or HSB) | 319.9° | 85.1 | 100 |
XYZ | 50.48 | 26.065 | 47.17 |
Yxy | 0.408 | 0.211 | 26.065 |
LAB | 58.099 | 85.524 | -23.576 |
LUV | 58.099 | 112.181 | -49.801 |
Hunter-LAB | 51.054 | 87.15 | -19.042 |
CIE-LCH | 58.099 | 88.714 | 344.588 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 26 | B7 |
Decimal | 255 | 38 | 183 |
Octal | 377 | 46 | 267 |
Binary | 11111111 | 00100110 | 10110111 |
Below, you can see some colors close to #ff26b7. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ff26b7.
<span style="color:#ff26b7">Text here</span>
This paragraph has a background color of #ff26b7.
<p style="background-color:#ff26b7;">Content here</p>
This element has a border color of #ff26b7.
<div style="border:1px #ff26b7;">Content here</div>
.text {color:#ff26b7;}
.background {background-color:#ff26b7;}
.border {border:1px solid #ff26b7;}
.text-shadow {border:1px solid #ff26b7;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #11000b is the darkest color, while #fffbfe is the lightest one.