#f20b25 color space conversions
Hex:
#f20b25
RGB:
242, 11, 37
CMY:
5, 96, 85
CMYK:
0, 95, 85, 5
HSL:
353°, 91.3043%, 49.6078%
HSV (HSB):
353°, 95.4545%, 94.9020%
XYZ:
37.0716, 19.2502, 3.5120
xyY:
0.6196, 0.3217, 19.2502
CIE-Lab:
50.9786, 76.6169, 51.8161
CIE-LCH:
50.9786, 92.4935, 34.0705
CIE-Luv:
50.9786, 161.0519, 30.9763
Hunter-Lab:
43.8750, 74.0397, 25.9666
#f20b25 color charts
#f20b25 color shades, tints & tones
#f20b25 color schemes
#f20b25 color preview, HTML & CSS examples
This text has a color of #f20b25
<p style="color:#f20b25;">Text here</p>
.mytext {color:#f20b25;}
This box has a color of #f20b25
<div style="background-color:#f20b25;">Content here</div>
.mybackground {background-color:#f20b25;}
Border around this has a color of #f20b25
<div style="border:2px solid #f20b25;">Content here</div>
.myborder {border:2px solid #f20b25;}