#f2234f color space conversions
Hex:
#f2234f
RGB:
242, 35, 79
CMY:
5, 86, 69
CMYK:
0, 86, 67, 5
HSL:
347°, 88.8412%, 54.3137%
HSV (HSB):
347°, 85.5372%, 94.9020%
XYZ:
38.6303, 20.6438, 9.3457
xyY:
0.5630, 0.3008, 20.6438
CIE-Lab:
52.5575, 74.8614, 29.9796
CIE-LCH:
52.5575, 80.6412, 21.8245
CIE-Luv:
52.5575, 145.3715, 17.3348
Hunter-Lab:
45.4355, 72.2526, 19.6093
#f2234f color charts
#f2234f color shades, tints & tones
#f2234f color schemes
#f2234f color preview, HTML & CSS examples
This text has a color of #f2234f
<p style="color:#f2234f;">Text here</p>
.mytext {color:#f2234f;}
This box has a color of #f2234f
<div style="background-color:#f2234f;">Content here</div>
.mybackground {background-color:#f2234f;}
Border around this has a color of #f2234f
<div style="border:2px solid #f2234f;">Content here</div>
.myborder {border:2px solid #f2234f;}