#f00e48 color space conversions
Hex:
#f00e48
RGB:
240, 14, 72
CMY:
6, 95, 72
CMYK:
0, 94, 70, 6
HSL:
345°, 88.9764%, 49.8039%
HSV (HSB):
345°, 94.1667%, 94.1176%
XYZ:
37.2619, 19.3072, 7.8936
xyY:
0.5780, 0.2995, 19.3072
CIE-Lab:
51.0447, 76.9561, 32.2002
CIE-LCH:
51.0447, 83.4212, 22.7055
CIE-Luv:
51.0447, 150.8594, 18.1520
Hunter-Lab:
43.9400, 74.4763, 20.1068
#f00e48 color charts
#f00e48 color shades, tints & tones
#f00e48 color schemes
#f00e48 color preview, HTML & CSS examples
This text has a color of #f00e48
<p style="color:#f00e48;">Text here</p>
.mytext {color:#f00e48;}
This box has a color of #f00e48
<div style="background-color:#f00e48;">Content here</div>
.mybackground {background-color:#f00e48;}
Border around this has a color of #f00e48
<div style="border:2px solid #f00e48;">Content here</div>
.myborder {border:2px solid #f00e48;}