#f00de0 color space conversions
Hex:
#f00de0
RGB:
240, 13, 224
CMY:
6, 95, 12
CMYK:
0, 95, 7, 6
HSL:
304°, 89.7233%, 49.6078%
HSV (HSB):
304°, 94.5833%, 94.1176%
XYZ:
49.5336, 24.1949, 72.5804
xyY:
0.3386, 0.1654, 24.1949
CIE-Lab:
56.2824, 90.8063, -50.0846
CIE-LCH:
56.2824, 103.7027, 331.1209
CIE-Luv:
56.2824, 85.2839, -89.8518
Hunter-Lab:
49.1883, 93.6735, -53.0542
#f00de0 color charts
#f00de0 color shades, tints & tones
#f00de0 color schemes
#f00de0 color preview, HTML & CSS examples
This text has a color of #f00de0
<p style="color:#f00de0;">Text here</p>
.mytext {color:#f00de0;}
This box has a color of #f00de0
<div style="background-color:#f00de0;">Content here</div>
.mybackground {background-color:#f00de0;}
Border around this has a color of #f00de0
<div style="border:2px solid #f00de0;">Content here</div>
.myborder {border:2px solid #f00de0;}