#fd006b color space conversions
Hex:
#fd006b
RGB:
253, 0, 107
CMY:
1, 100, 58
CMYK:
0, 100, 58, 1
HSL:
335°, 100.0000%, 49.6078%
HSV (HSB):
335°, 100.0000%, 99.2157%
XYZ:
43.1619, 21.9442, 15.8707
xyY:
0.5330, 0.2710, 21.9442
CIE-Lab:
53.9677, 82.7328, 15.3792
CIE-LCH:
53.9677, 84.1501, 10.5305
CIE-Luv:
53.9677, 149.6383, 1.3801
Hunter-Lab:
46.8446, 82.4889, 12.7041
#fd006b color charts
#fd006b color shades, tints & tones
#fd006b color schemes
#fd006b color preview, HTML & CSS examples
This text has a color of #fd006b
<p style="color:#fd006b;">Text here</p>
.mytext {color:#fd006b;}
This box has a color of #fd006b
<div style="background-color:#fd006b;">Content here</div>
.mybackground {background-color:#fd006b;}
Border around this has a color of #fd006b
<div style="border:2px solid #fd006b;">Content here</div>
.myborder {border:2px solid #fd006b;}