#f00e2b color space conversions
Hex:
#f00e2b
RGB:
240, 14, 43
CMY:
6, 95, 83
CMYK:
0, 94, 82, 6
HSL:
352°, 88.9764%, 49.8039%
HSV (HSB):
352°, 94.1667%, 94.1176%
XYZ:
36.5283, 19.0138, 4.0303
xyY:
0.6132, 0.3192, 19.0138
CIE-Lab:
50.7033, 76.0102, 48.3524
CIE-LCH:
50.7033, 90.0861, 32.4617
CIE-Luv:
50.7033, 158.0975, 29.1858
Hunter-Lab:
43.6048, 73.2233, 25.0433
#f00e2b color charts
#f00e2b color shades, tints & tones
#f00e2b color schemes
#f00e2b color preview, HTML & CSS examples
This text has a color of #f00e2b
<p style="color:#f00e2b;">Text here</p>
.mytext {color:#f00e2b;}
This box has a color of #f00e2b
<div style="background-color:#f00e2b;">Content here</div>
.mybackground {background-color:#f00e2b;}
Border around this has a color of #f00e2b
<div style="border:2px solid #f00e2b;">Content here</div>
.myborder {border:2px solid #f00e2b;}