#f00b0d color space conversions
Hex:
#f00b0d
RGB:
240, 11, 13
CMY:
6, 96, 95
CMYK:
0, 95, 95, 6
HSL:
359°, 91.2351%, 49.2157%
HSV (HSB):
359°, 95.4167%, 94.1176%
XYZ:
36.1275, 18.7937, 2.1042
xyY:
0.6335, 0.3296, 18.7937
CIE-Lab:
50.4449, 75.7895, 60.8895
CIE-LCH:
50.4449, 97.2192, 38.7785
CIE-Luv:
50.4449, 162.4405, 34.8580
Hunter-Lab:
43.3517, 72.8892, 27.4684
#f00b0d color charts
#f00b0d color shades, tints & tones
#f00b0d color schemes
#f00b0d color preview, HTML & CSS examples
This text has a color of #f00b0d
<p style="color:#f00b0d;">Text here</p>
.mytext {color:#f00b0d;}
This box has a color of #f00b0d
<div style="background-color:#f00b0d;">Content here</div>
.mybackground {background-color:#f00b0d;}
Border around this has a color of #f00b0d
<div style="border:2px solid #f00b0d;">Content here</div>
.myborder {border:2px solid #f00b0d;}