#f2014c color space conversions
Hex:
#f2014c
RGB:
242, 1, 76
CMY:
5, 100, 70
CMYK:
0, 100, 69, 5
HSL:
341°, 99.1770%, 47.6471%
HSV (HSB):
341°, 99.5868%, 94.9020%
XYZ:
37.9333, 19.4208, 8.5867
xyY:
0.5753, 0.2945, 19.4208
CIE-Lab:
51.1759, 78.5756, 30.0536
CIE-LCH:
51.1759, 84.1270, 20.9309
CIE-Luv:
51.1759, 152.7311, 15.9763
Hunter-Lab:
44.0690, 76.5269, 19.2958
#f2014c color charts
#f2014c color shades, tints & tones
#f2014c color schemes
#f2014c color preview, HTML & CSS examples
This text has a color of #f2014c
<p style="color:#f2014c;">Text here</p>
.mytext {color:#f2014c;}
This box has a color of #f2014c
<div style="background-color:#f2014c;">Content here</div>
.mybackground {background-color:#f2014c;}
Border around this has a color of #f2014c
<div style="border:2px solid #f2014c;">Content here</div>
.myborder {border:2px solid #f2014c;}