#fd008c color space conversions
Hex:
#fd008c
RGB:
253, 0, 140
CMY:
1, 100, 45
CMYK:
0, 100, 45, 1
HSL:
327°, 100.0000%, 49.6078%
HSV (HSB):
327°, 100.0000%, 99.2157%
XYZ:
45.2416, 22.7761, 26.8227
xyY:
0.4770, 0.2402, 22.7761
CIE-Lab:
54.8410, 85.0452, -3.2353
CIE-LCH:
54.8410, 85.1067, 357.8214
CIE-Luv:
54.8410, 135.0135, -21.1928
Hunter-Lab:
47.7243, 85.6967, 0.0840
#fd008c color charts
#fd008c color shades, tints & tones
#fd008c color schemes
#fd008c color preview, HTML & CSS examples
This text has a color of #fd008c
<p style="color:#fd008c;">Text here</p>
.mytext {color:#fd008c;}
This box has a color of #fd008c
<div style="background-color:#fd008c;">Content here</div>
.mybackground {background-color:#fd008c;}
Border around this has a color of #fd008c
<div style="border:2px solid #fd008c;">Content here</div>
.myborder {border:2px solid #fd008c;}