#f00414 color space conversions
Hex:
#f00414
RGB:
240, 4, 20
CMY:
6, 98, 92
CMYK:
0, 98, 92, 6
HSL:
356°, 96.7213%, 47.8431%
HSV (HSB):
356°, 98.3333%, 94.1176%
XYZ:
36.1049, 18.6626, 2.3611
xyY:
0.6320, 0.3267, 18.6626
CIE-Lab:
50.2901, 76.3811, 58.5213
CIE-LCH:
50.2901, 96.2228, 37.4584
CIE-Luv:
50.2901, 162.8565, 33.6493
Hunter-Lab:
43.2002, 73.5821, 26.9996
#f00414 color charts
#f00414 color shades, tints & tones
#f00414 color schemes
#f00414 color preview, HTML & CSS examples
This text has a color of #f00414
<p style="color:#f00414;">Text here</p>
.mytext {color:#f00414;}
This box has a color of #f00414
<div style="background-color:#f00414;">Content here</div>
.mybackground {background-color:#f00414;}
Border around this has a color of #f00414
<div style="border:2px solid #f00414;">Content here</div>
.myborder {border:2px solid #f00414;}