#f00f14 color space conversions
Hex:
#f00f14
RGB:
240, 15, 20
CMY:
6, 94, 92
CMYK:
0, 94, 92, 6
HSL:
359°, 88.2353%, 50.0000%
HSV (HSB):
359°, 93.7500%, 94.1176%
XYZ:
36.2323, 18.9174, 2.4036
xyY:
0.6295, 0.3287, 18.9174
CIE-Lab:
50.5905, 75.5120, 58.7067
CIE-LCH:
50.5905, 95.6480, 37.8632
CIE-Luv:
50.5905, 161.1908, 34.2001
Hunter-Lab:
43.4942, 72.5824, 27.1694
#f00f14 color charts
#f00f14 color shades, tints & tones
#f00f14 color schemes
#f00f14 color preview, HTML & CSS examples
This text has a color of #f00f14
<p style="color:#f00f14;">Text here</p>
.mytext {color:#f00f14;}
This box has a color of #f00f14
<div style="background-color:#f00f14;">Content here</div>
.mybackground {background-color:#f00f14;}
Border around this has a color of #f00f14
<div style="border:2px solid #f00f14;">Content here</div>
.myborder {border:2px solid #f00f14;}