#f20d08 color space conversions
Hex:
#f20d08
RGB:
242, 13, 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.8057, 19.1826, 1.9925
xyY:
0.6348, 0.3308, 19.1826
CIE-Lab:
50.9002, 76.0795, 62.6415
CIE-LCH:
50.9002, 98.5498, 39.4670
CIE-Luv:
50.9002, 163.8274, 35.7314
Hunter-Lab:
43.7980, 73.3563, 27.9613
#f20d08 color charts
#f20d08 color shades, tints & tones
#f20d08 color schemes
#f20d08 color preview, HTML & CSS examples
This text has a color of #f20d08
<p style="color:#f20d08;">Text here</p>
.mytext {color:#f20d08;}
This box has a color of #f20d08
<div style="background-color:#f20d08;">Content here</div>
.mybackground {background-color:#f20d08;}
Border around this has a color of #f20d08
<div style="border:2px solid #f20d08;">Content here</div>
.myborder {border:2px solid #f20d08;}