#fd026a color space conversions
Hex:
#fd026a
RGB:
253, 2, 106
CMY:
1, 99, 58
CMYK:
0, 99, 58, 1
HSL:
335°, 98.4314%, 50.0000%
HSV (HSB):
335°, 99.2095%, 99.2157%
XYZ:
43.1312, 21.9667, 15.6024
xyY:
0.5345, 0.2722, 21.9667
CIE-Lab:
53.9916, 82.5389, 16.0169
CIE-LCH:
53.9916, 84.0786, 10.9819
CIE-Luv:
53.9916, 149.8424, 2.1115
Hunter-Lab:
46.8686, 82.2461, 13.0706
#fd026a color charts
#fd026a color shades, tints & tones
#fd026a color schemes
#fd026a color preview, HTML & CSS examples
This text has a color of #fd026a
<p style="color:#fd026a;">Text here</p>
.mytext {color:#fd026a;}
This box has a color of #fd026a
<div style="background-color:#fd026a;">Content here</div>
.mybackground {background-color:#fd026a;}
Border around this has a color of #fd026a
<div style="border:2px solid #fd026a;">Content here</div>
.myborder {border:2px solid #fd026a;}