#f20c07 color space conversions
Hex:
#f20c07
RGB:
242, 12, 7
CMY:
5, 95, 97
CMYK:
0, 95, 97, 5
HSL:
1°, 94.3775%, 48.8235%
HSV (HSB):
1°, 97.1074%, 94.9020%
XYZ:
36.7878, 19.1555, 1.9595
xyY:
0.6353, 0.3308, 19.1555
CIE-Lab:
50.8687, 76.1562, 62.8798
CIE-LCH:
50.8687, 98.7605, 39.5454
CIE-Luv:
50.8687, 164.0494, 35.7684
Hunter-Lab:
43.7670, 73.4434, 27.9825
#f20c07 color charts
#f20c07 color shades, tints & tones
#f20c07 color schemes
#f20c07 color preview, HTML & CSS examples
This text has a color of #f20c07
<p style="color:#f20c07;">Text here</p>
.mytext {color:#f20c07;}
This box has a color of #f20c07
<div style="background-color:#f20c07;">Content here</div>
.mybackground {background-color:#f20c07;}
Border around this has a color of #f20c07
<div style="border:2px solid #f20c07;">Content here</div>
.myborder {border:2px solid #f20c07;}