#f20d00 color space conversions
Hex:
#f20d00
RGB:
242, 13, 0
CMY:
5, 95, 100
CMYK:
0, 95, 100, 5
HSL:
3°, 100.0000%, 47.4510%
HSV (HSB):
3°, 100.0000%, 94.9020%
XYZ:
36.7619, 19.1651, 1.7617
xyY:
0.6372, 0.3322, 19.1651
CIE-Lab:
50.8798, 76.0227, 64.7255
CIE-LCH:
50.8798, 99.8440, 40.4110
CIE-Luv:
50.8798, 164.3032, 36.4480
Hunter-Lab:
43.7780, 73.2812, 28.2587
#f20d00 color charts
#f20d00 color shades, tints & tones
#f20d00 color schemes
#f20d00 color preview, HTML & CSS examples
This text has a color of #f20d00
<p style="color:#f20d00;">Text here</p>
.mytext {color:#f20d00;}
This box has a color of #f20d00
<div style="background-color:#f20d00;">Content here</div>
.mybackground {background-color:#f20d00;}
Border around this has a color of #f20d00
<div style="border:2px solid #f20d00;">Content here</div>
.myborder {border:2px solid #f20d00;}