#fd008b color space conversions
Hex:
#fd008b
RGB:
253, 0, 139
CMY:
1, 100, 45
CMYK:
0, 100, 45, 1
HSL:
327°, 100.0000%, 49.6078%
HSV (HSB):
327°, 100.0000%, 99.2157%
XYZ:
45.1682, 22.7467, 26.4360
xyY:
0.4787, 0.2411, 22.7467
CIE-Lab:
54.8105, 84.9652, -2.6825
CIE-LCH:
54.8105, 85.0075, 358.1917
CIE-Luv:
54.8105, 135.4809, -20.4621
Hunter-Lab:
47.6935, 85.5850, 0.5216
#fd008b color charts
#fd008b color shades, tints & tones
#fd008b color schemes
#fd008b color preview, HTML & CSS examples
This text has a color of #fd008b
<p style="color:#fd008b;">Text here</p>
.mytext {color:#fd008b;}
This box has a color of #fd008b
<div style="background-color:#fd008b;">Content here</div>
.mybackground {background-color:#fd008b;}
Border around this has a color of #fd008b
<div style="border:2px solid #fd008b;">Content here</div>
.myborder {border:2px solid #fd008b;}