#f00a05 color space conversions
Hex:
#f00a05
RGB:
240, 10, 5
CMY:
6, 96, 98
CMYK:
0, 96, 98, 6
HSL:
1°, 95.9184%, 48.0392%
HSV (HSB):
1°, 97.9167%, 94.1176%
XYZ:
36.0711, 18.7533, 1.8622
xyY:
0.6363, 0.3308, 18.7533
CIE-Lab:
50.3973, 75.8061, 62.9494
CIE-LCH:
50.3973, 98.5353, 39.7062
CIE-Luv:
50.3973, 163.0841, 35.5564
Hunter-Lab:
43.3051, 72.8983, 27.7640
#f00a05 color charts
#f00a05 color shades, tints & tones
#f00a05 color schemes
#f00a05 color preview, HTML & CSS examples
This text has a color of #f00a05
<p style="color:#f00a05;">Text here</p>
.mytext {color:#f00a05;}
This box has a color of #f00a05
<div style="background-color:#f00a05;">Content here</div>
.mybackground {background-color:#f00a05;}
Border around this has a color of #f00a05
<div style="border:2px solid #f00a05;">Content here</div>
.myborder {border:2px solid #f00a05;}