#fd005f color space conversions
Hex:
#fd005f
RGB:
253, 0, 95
CMY:
1, 100, 63
CMYK:
0, 100, 62, 1
HSL:
337°, 100.0000%, 49.6078%
HSV (HSB):
337°, 100.0000%, 99.2157%
XYZ:
42.5736, 21.7089, 12.7728
xyY:
0.5525, 0.2817, 21.7089
CIE-Lab:
53.7167, 82.0606, 22.2961
CIE-LCH:
53.7167, 85.0357, 15.2005
CIE-Luv:
53.7167, 154.3718, 8.5706
Hunter-Lab:
46.5928, 81.5648, 16.3613
#fd005f color charts
#fd005f color shades, tints & tones
#fd005f color schemes
#fd005f color preview, HTML & CSS examples
This text has a color of #fd005f
<p style="color:#fd005f;">Text here</p>
.mytext {color:#fd005f;}
This box has a color of #fd005f
<div style="background-color:#fd005f;">Content here</div>
.mybackground {background-color:#fd005f;}
Border around this has a color of #fd005f
<div style="border:2px solid #fd005f;">Content here</div>
.myborder {border:2px solid #fd005f;}