#f00a14 color space conversions
Hex:
#f00a14
RGB:
240, 10, 20
CMY:
6, 96, 92
CMYK:
0, 96, 92, 6
HSL:
357°, 92.0000%, 49.0196%
HSV (HSB):
357°, 95.8333%, 94.1176%
XYZ:
36.1700, 18.7929, 2.3828
xyY:
0.6307, 0.3277, 18.7929
CIE-Lab:
50.4440, 75.9355, 58.6162
CIE-LCH:
50.4440, 95.9274, 37.6653
CIE-Luv:
50.4440, 162.0018, 33.9316
Hunter-Lab:
43.3507, 73.0690, 27.0866
#f00a14 color charts
#f00a14 color shades, tints & tones
#f00a14 color schemes
#f00a14 color preview, HTML & CSS examples
This text has a color of #f00a14
<p style="color:#f00a14;">Text here</p>
.mytext {color:#f00a14;}
This box has a color of #f00a14
<div style="background-color:#f00a14;">Content here</div>
.mybackground {background-color:#f00a14;}
Border around this has a color of #f00a14
<div style="border:2px solid #f00a14;">Content here</div>
.myborder {border:2px solid #f00a14;}