#f00e41 color space conversions
Hex:
#f00e41
RGB:
240, 14, 65
CMY:
6, 95, 75
CMYK:
0, 94, 73, 6
HSL:
346°, 88.9764%, 49.8039%
HSV (HSB):
346°, 94.1667%, 94.1176%
XYZ:
37.0464, 19.2210, 6.7585
xyY:
0.5878, 0.3050, 19.2210
CIE-Lab:
50.9448, 76.6800, 36.2339
CIE-LCH:
50.9448, 84.8099, 25.2923
CIE-Luv:
50.9448, 152.9155, 21.2972
Hunter-Lab:
43.8418, 74.1097, 21.5493
#f00e41 color charts
#f00e41 color shades, tints & tones
#f00e41 color schemes
#f00e41 color preview, HTML & CSS examples
This text has a color of #f00e41
<p style="color:#f00e41;">Text here</p>
.mytext {color:#f00e41;}
This box has a color of #f00e41
<div style="background-color:#f00e41;">Content here</div>
.mybackground {background-color:#f00e41;}
Border around this has a color of #f00e41
<div style="border:2px solid #f00e41;">Content here</div>
.myborder {border:2px solid #f00e41;}