#f20c08 color space conversions
Hex:
#f20c08
RGB:
242, 12, 8
CMY:
5, 95, 97
CMYK:
0, 95, 97, 5
HSL:
1°, 93.6000%, 49.0196%
HSV (HSB):
1°, 96.6942%, 94.9020%
XYZ:
36.7933, 19.1577, 1.9883
xyY:
0.6350, 0.3307, 19.1577
CIE-Lab:
50.8712, 76.1633, 62.6282
CIE-LCH:
50.8712, 98.6060, 39.4301
CIE-Luv:
50.8712, 163.9899, 35.6790
Hunter-Lab:
43.7695, 73.4528, 27.9453
#f20c08 color charts
#f20c08 color shades, tints & tones
#f20c08 color schemes
#f20c08 color preview, HTML & CSS examples
This text has a color of #f20c08
<p style="color:#f20c08;">Text here</p>
.mytext {color:#f20c08;}
This box has a color of #f20c08
<div style="background-color:#f20c08;">Content here</div>
.mybackground {background-color:#f20c08;}
Border around this has a color of #f20c08
<div style="border:2px solid #f20c08;">Content here</div>
.myborder {border:2px solid #f20c08;}