#f00f08 color space conversions
Hex:
#f00f08
RGB:
240, 15, 8
CMY:
6, 94, 97
CMYK:
0, 94, 97, 6
HSL:
2°, 93.5484%, 48.6275%
HSV (HSB):
2°, 96.6667%, 94.1176%
XYZ:
36.1498, 18.8844, 1.9695
xyY:
0.6342, 0.3313, 18.8844
CIE-Lab:
50.5517, 75.4037, 62.2442
CIE-LCH:
50.5517, 97.7756, 39.5390
CIE-Luv:
50.5517, 162.0830, 35.5499
Hunter-Lab:
43.4562, 72.4399, 27.7323
#f00f08 color charts
#f00f08 color shades, tints & tones
#f00f08 color schemes
#f00f08 color preview, HTML & CSS examples
This text has a color of #f00f08
<p style="color:#f00f08;">Text here</p>
.mytext {color:#f00f08;}
This box has a color of #f00f08
<div style="background-color:#f00f08;">Content here</div>
.mybackground {background-color:#f00f08;}
Border around this has a color of #f00f08
<div style="border:2px solid #f00f08;">Content here</div>
.myborder {border:2px solid #f00f08;}