#de006e color space conversions
Hex:
#de006e
RGB:
222, 0, 110
CMY:
13, 100, 57
CMYK:
0, 100, 50, 13
HSL:
330°, 100.0000%, 43.5294%
HSV (HSB):
330°, 100.0000%, 87.0588%
XYZ:
32.9387, 16.6554, 16.2306
xyY:
0.5004, 0.2530, 16.6554
CIE-Lab:
47.8229, 76.1053, 3.9949
CIE-LCH:
47.8229, 76.2101, 3.0048
CIE-Luv:
47.8229, 124.1260, -10.0100
Hunter-Lab:
40.8110, 72.6486, 4.9880
#de006e color charts
#de006e color shades, tints & tones
#de006e color schemes
#de006e color preview, HTML & CSS examples
This text has a color of #de006e
<p style="color:#de006e;">Text here</p>
.mytext {color:#de006e;}
This box has a color of #de006e
<div style="background-color:#de006e;">Content here</div>
.mybackground {background-color:#de006e;}
Border around this has a color of #de006e
<div style="border:2px solid #de006e;">Content here</div>
.myborder {border:2px solid #de006e;}