#f00e35 color space conversions
Hex:
#f00e35
RGB:
240, 14, 53
CMY:
6, 95, 79
CMYK:
0, 94, 78, 6
HSL:
350°, 88.9764%, 49.8039%
HSV (HSB):
350°, 94.1667%, 94.1176%
XYZ:
36.7348, 19.0964, 5.1180
xyY:
0.6027, 0.3133, 19.0964
CIE-Lab:
50.7998, 76.2782, 42.9932
CIE-LCH:
50.7998, 87.5602, 29.4072
CIE-Luv:
50.7998, 155.9894, 25.9829
Hunter-Lab:
43.6994, 73.5776, 23.6457
#f00e35 color charts
#f00e35 color shades, tints & tones
#f00e35 color schemes
#f00e35 color preview, HTML & CSS examples
This text has a color of #f00e35
<p style="color:#f00e35;">Text here</p>
.mytext {color:#f00e35;}
This box has a color of #f00e35
<div style="background-color:#f00e35;">Content here</div>
.mybackground {background-color:#f00e35;}
Border around this has a color of #f00e35
<div style="border:2px solid #f00e35;">Content here</div>
.myborder {border:2px solid #f00e35;}