#fd008d color space conversions
Hex:
#fd008d
RGB:
253, 0, 141
CMY:
1, 100, 45
CMYK:
0, 100, 44, 1
HSL:
327°, 100.0000%, 49.6078%
HSV (HSB):
327°, 100.0000%, 99.2157%
XYZ:
45.3157, 22.8057, 27.2128
xyY:
0.4753, 0.2392, 22.8057
CIE-Lab:
54.8717, 85.1258, -3.7874
CIE-LCH:
54.8717, 85.2100, 357.4525
CIE-Luv:
54.8717, 134.5452, -21.9258
Hunter-Lab:
47.7553, 85.8093, -0.3570
#fd008d color charts
#fd008d color shades, tints & tones
#fd008d color schemes
#fd008d color preview, HTML & CSS examples
This text has a color of #fd008d
<p style="color:#fd008d;">Text here</p>
.mytext {color:#fd008d;}
This box has a color of #fd008d
<div style="background-color:#fd008d;">Content here</div>
.mybackground {background-color:#fd008d;}
Border around this has a color of #fd008d
<div style="border:2px solid #fd008d;">Content here</div>
.myborder {border:2px solid #fd008d;}