#f2005e color space conversions
Hex:
#f2005e
RGB:
242, 0, 94
CMY:
5, 100, 63
CMYK:
0, 100, 61, 5
HSL:
337°, 100.0000%, 47.4510%
HSV (HSB):
337°, 100.0000%, 94.9020%
XYZ:
38.6383, 19.6854, 12.3529
xyY:
0.5467, 0.2785, 19.6854
CIE-Lab:
51.4796, 79.5330, 19.5240
CIE-LCH:
51.4796, 81.8943, 13.7924
CIE-Luv:
51.4796, 146.4091, 6.1807
Hunter-Lab:
44.3682, 77.8034, 14.5504
#f2005e color charts
#f2005e color shades, tints & tones
#f2005e color schemes
#f2005e color preview, HTML & CSS examples
This text has a color of #f2005e
<p style="color:#f2005e;">Text here</p>
.mytext {color:#f2005e;}
This box has a color of #f2005e
<div style="background-color:#f2005e;">Content here</div>
.mybackground {background-color:#f2005e;}
Border around this has a color of #f2005e
<div style="border:2px solid #f2005e;">Content here</div>
.myborder {border:2px solid #f2005e;}