#de0dcb color space conversions
Hex:
#de0dcb
RGB:
222, 13, 203
CMY:
13, 95, 20
CMYK:
0, 94, 9, 13
HSL:
305°, 88.9362%, 46.0784%
HSV (HSB):
305°, 94.1441%, 87.0588%
XYZ:
41.0476, 20.1292, 58.2218
xyY:
0.3438, 0.1686, 20.1292
CIE-Lab:
51.9830, 84.9071, -45.1203
CIE-LCH:
51.9830, 96.1512, 332.0135
CIE-Luv:
51.9830, 80.6499, -79.9887
Hunter-Lab:
44.8656, 84.7951, -45.5343
#de0dcb color charts
#de0dcb color shades, tints & tones
#de0dcb color schemes
#de0dcb color preview, HTML & CSS examples
This text has a color of #de0dcb
<p style="color:#de0dcb;">Text here</p>
.mytext {color:#de0dcb;}
This box has a color of #de0dcb
<div style="background-color:#de0dcb;">Content here</div>
.mybackground {background-color:#de0dcb;}
Border around this has a color of #de0dcb
<div style="border:2px solid #de0dcb;">Content here</div>
.myborder {border:2px solid #de0dcb;}