#f02a0a color space conversions
Hex:
#f02a0a
RGB:
240, 42, 10
CMY:
6, 84, 96
CMYK:
0, 83, 96, 6
HSL:
8°, 92.0000%, 49.0196%
HSV (HSB):
8°, 95.8333%, 94.1176%
XYZ:
36.8179, 20.2031, 2.2462
xyY:
0.6212, 0.3409, 20.2031
CIE-Lab:
52.0661, 71.0945, 62.5030
CIE-LCH:
52.0661, 94.6629, 41.3205
CIE-Luv:
52.0661, 153.6878, 38.0824
Hunter-Lab:
44.9479, 67.5551, 28.5005
#f02a0a color charts
#f02a0a color shades, tints & tones
#f02a0a color schemes
#f02a0a color preview, HTML & CSS examples
This text has a color of #f02a0a
<p style="color:#f02a0a;">Text here</p>
.mytext {color:#f02a0a;}
This box has a color of #f02a0a
<div style="background-color:#f02a0a;">Content here</div>
.mybackground {background-color:#f02a0a;}
Border around this has a color of #f02a0a
<div style="border:2px solid #f02a0a;">Content here</div>
.myborder {border:2px solid #f02a0a;}