#f02a3f color space conversions
Hex:
#f02a3f
RGB:
240, 42, 63
CMY:
6, 84, 75
CMYK:
0, 83, 74, 6
HSL:
354°, 86.8421%, 55.2941%
HSV (HSB):
354°, 82.5000%, 94.1176%
XYZ:
37.6603, 20.5401, 6.6823
xyY:
0.5804, 0.3166, 20.5401
CIE-Lab:
52.4424, 72.2313, 39.1146
CIE-LCH:
52.4424, 82.1420, 28.4364
CIE-Luv:
52.4424, 145.8704, 25.2329
Hunter-Lab:
45.3212, 69.0154, 22.9829
#f02a3f color charts
#f02a3f color shades, tints & tones
#f02a3f color schemes
#f02a3f color preview, HTML & CSS examples
This text has a color of #f02a3f
<p style="color:#f02a3f;">Text here</p>
.mytext {color:#f02a3f;}
This box has a color of #f02a3f
<div style="background-color:#f02a3f;">Content here</div>
.mybackground {background-color:#f02a3f;}
Border around this has a color of #f02a3f
<div style="border:2px solid #f02a3f;">Content here</div>
.myborder {border:2px solid #f02a3f;}