#f00e9e color space conversions
Hex:
#f00e9e
RGB:
240, 14, 158
CMY:
6, 95, 38
CMYK:
0, 94, 34, 6
HSL:
322°, 88.9764%, 49.8039%
HSV (HSB):
322°, 94.1667%, 94.1176%
XYZ:
42.2638, 21.3080, 34.2331
xyY:
0.4321, 0.2179, 21.3080
CIE-Lab:
53.2849, 82.9918, -16.5390
CIE-LCH:
53.2849, 84.6237, 348.7295
CIE-Luv:
53.2849, 115.0209, -38.4820
Hunter-Lab:
46.1605, 82.6504, -11.6576
#f00e9e color charts
#f00e9e color shades, tints & tones
#f00e9e color schemes
#f00e9e color preview, HTML & CSS examples
This text has a color of #f00e9e
<p style="color:#f00e9e;">Text here</p>
.mytext {color:#f00e9e;}
This box has a color of #f00e9e
<div style="background-color:#f00e9e;">Content here</div>
.mybackground {background-color:#f00e9e;}
Border around this has a color of #f00e9e
<div style="border:2px solid #f00e9e;">Content here</div>
.myborder {border:2px solid #f00e9e;}