#f20b05 color space conversions
Hex:
#f20b05
RGB:
242, 11, 5
CMY:
5, 96, 98
CMYK:
0, 95, 98, 5
HSL:
2°, 95.9514%, 48.4314%
HSV (HSB):
2°, 97.9339%, 94.9020%
XYZ:
36.7650, 19.1275, 1.8978
xyY:
0.6362, 0.3310, 19.1275
CIE-Lab:
50.8361, 76.2214, 63.3790
CIE-LCH:
50.8361, 99.1292, 39.7439
CIE-Luv:
50.8361, 164.3230, 35.8979
Hunter-Lab:
43.7351, 73.5162, 28.0417
#f20b05 color charts
#f20b05 color shades, tints & tones
#f20b05 color schemes
#f20b05 color preview, HTML & CSS examples
This text has a color of #f20b05
<p style="color:#f20b05;">Text here</p>
.mytext {color:#f20b05;}
This box has a color of #f20b05
<div style="background-color:#f20b05;">Content here</div>
.mybackground {background-color:#f20b05;}
Border around this has a color of #f20b05
<div style="border:2px solid #f20b05;">Content here</div>
.myborder {border:2px solid #f20b05;}