#f00e14 color space conversions
Hex:
#f00e14
RGB:
240, 14, 20
CMY:
6, 95, 92
CMYK:
0, 94, 92, 6
HSL:
358°, 88.9764%, 49.8039%
HSV (HSB):
358°, 94.1667%, 94.1176%
XYZ:
36.2185, 18.8898, 2.3990
xyY:
0.6298, 0.3285, 18.8898
CIE-Lab:
50.5581, 75.6055, 58.6867
CIE-LCH:
50.5581, 95.7096, 37.8194
CIE-Luv:
50.5581, 161.3698, 34.1408
Hunter-Lab:
43.4625, 72.6898, 27.1511
#f00e14 color charts
#f00e14 color shades, tints & tones
#f00e14 color schemes
#f00e14 color preview, HTML & CSS examples
This text has a color of #f00e14
<p style="color:#f00e14;">Text here</p>
.mytext {color:#f00e14;}
This box has a color of #f00e14
<div style="background-color:#f00e14;">Content here</div>
.mybackground {background-color:#f00e14;}
Border around this has a color of #f00e14
<div style="border:2px solid #f00e14;">Content here</div>
.myborder {border:2px solid #f00e14;}