#f00ee0 color space conversions
Hex:
#f00ee0
RGB:
240, 14, 224
CMY:
6, 95, 12
CMYK:
0, 94, 7, 6
HSL:
304°, 88.9764%, 49.8039%
HSV (HSB):
304°, 94.1667%, 94.1176%
XYZ:
49.5468, 24.2212, 72.5848
xyY:
0.3385, 0.1655, 24.2212
CIE-Lab:
56.3085, 90.7292, -50.0430
CIE-LCH:
56.3085, 103.6152, 331.1204
CIE-Luv:
56.3085, 85.2312, -89.7878
Hunter-Lab:
49.2150, 93.5771, -52.9934
#f00ee0 color charts
#f00ee0 color shades, tints & tones
#f00ee0 color schemes
#f00ee0 color preview, HTML & CSS examples
This text has a color of #f00ee0
<p style="color:#f00ee0;">Text here</p>
.mytext {color:#f00ee0;}
This box has a color of #f00ee0
<div style="background-color:#f00ee0;">Content here</div>
.mybackground {background-color:#f00ee0;}
Border around this has a color of #f00ee0
<div style="border:2px solid #f00ee0;">Content here</div>
.myborder {border:2px solid #f00ee0;}