#f2005c color space conversions
Hex:
#f2005c
RGB:
242, 0, 92
CMY:
5, 100, 64
CMYK:
0, 100, 62, 5
HSL:
337°, 100.0000%, 47.4510%
HSV (HSB):
337°, 100.0000%, 94.9020%
XYZ:
38.5497, 19.6500, 11.8862
xyY:
0.5500, 0.2804, 19.6500
CIE-Lab:
51.4391, 79.4243, 20.6890
CIE-LCH:
51.4391, 82.0747, 14.6003
CIE-Luv:
51.4391, 147.1768, 7.3463
Hunter-Lab:
44.3283, 77.6566, 15.1317
#f2005c color charts
#f2005c color shades, tints & tones
#f2005c color schemes
#f2005c color preview, HTML & CSS examples
This text has a color of #f2005c
<p style="color:#f2005c;">Text here</p>
.mytext {color:#f2005c;}
This box has a color of #f2005c
<div style="background-color:#f2005c;">Content here</div>
.mybackground {background-color:#f2005c;}
Border around this has a color of #f2005c
<div style="border:2px solid #f2005c;">Content here</div>
.myborder {border:2px solid #f2005c;}