#f2034d color space conversions
Hex:
#f2034d
RGB:
242, 3, 77
CMY:
5, 99, 70
CMYK:
0, 99, 68, 5
HSL:
341°, 97.5510%, 48.0392%
HSV (HSB):
341°, 98.7603%, 94.9020%
XYZ:
37.9901, 19.4782, 8.7785
xyY:
0.5735, 0.2940, 19.4782
CIE-Lab:
51.2420, 78.4739, 29.5338
CIE-LCH:
51.2420, 83.8475, 20.6239
CIE-Luv:
51.2420, 152.1598, 15.5886
Hunter-Lab:
44.1341, 76.4158, 19.1007
#f2034d color charts
#f2034d color shades, tints & tones
#f2034d color schemes
#f2034d color preview, HTML & CSS examples
This text has a color of #f2034d
<p style="color:#f2034d;">Text here</p>
.mytext {color:#f2034d;}
This box has a color of #f2034d
<div style="background-color:#f2034d;">Content here</div>
.mybackground {background-color:#f2034d;}
Border around this has a color of #f2034d
<div style="border:2px solid #f2034d;">Content here</div>
.myborder {border:2px solid #f2034d;}