#f02f3e color space conversions
Hex:
#f02f3e
RGB:
240, 47, 62
CMY:
6, 82, 76
CMYK:
0, 80, 74, 6
HSL:
355°, 86.5471%, 56.2745%
HSV (HSB):
355°, 80.4167%, 94.1176%
XYZ:
37.8212, 20.9061, 6.5993
xyY:
0.5790, 0.3200, 20.9061
CIE-Lab:
52.8466, 71.0113, 40.1395
CIE-LCH:
52.8466, 81.5708, 29.4775
CIE-Luv:
52.8466, 144.0682, 26.4717
Hunter-Lab:
45.7232, 67.6356, 23.4488
#f02f3e color charts
#f02f3e color shades, tints & tones
#f02f3e color schemes
#f02f3e color preview, HTML & CSS examples
This text has a color of #f02f3e
<p style="color:#f02f3e;">Text here</p>
.mytext {color:#f02f3e;}
This box has a color of #f02f3e
<div style="background-color:#f02f3e;">Content here</div>
.mybackground {background-color:#f02f3e;}
Border around this has a color of #f02f3e
<div style="border:2px solid #f02f3e;">Content here</div>
.myborder {border:2px solid #f02f3e;}