#f20e39 color space conversions
Hex:
#f20e39
RGB:
242, 14, 57
CMY:
5, 95, 78
CMYK:
0, 94, 76, 5
HSL:
349°, 89.7638%, 50.1961%
HSV (HSB):
349°, 94.2149%, 94.9020%
XYZ:
37.5135, 19.4867, 5.6550
xyY:
0.5987, 0.3110, 19.4867
CIE-Lab:
51.2519, 76.8851, 41.3315
CIE-LCH:
51.2519, 87.2904, 28.2614
CIE-Luv:
51.2519, 156.4861, 24.9217
Hunter-Lab:
44.1438, 74.4382, 23.3053
#f20e39 color charts
#f20e39 color shades, tints & tones
#f20e39 color schemes
#f20e39 color preview, HTML & CSS examples
This text has a color of #f20e39
<p style="color:#f20e39;">Text here</p>
.mytext {color:#f20e39;}
This box has a color of #f20e39
<div style="background-color:#f20e39;">Content here</div>
.mybackground {background-color:#f20e39;}
Border around this has a color of #f20e39
<div style="border:2px solid #f20e39;">Content here</div>
.myborder {border:2px solid #f20e39;}