#de0d7d color space conversions
Hex:
#de0d7d
RGB:
222, 13, 125
CMY:
13, 95, 51
CMYK:
0, 94, 44, 13
HSL:
328°, 88.9362%, 46.0784%
HSV (HSB):
328°, 94.1441%, 87.0588%
XYZ:
33.9698, 17.2981, 20.9505
xyY:
0.4704, 0.2395, 17.2981
CIE-Lab:
48.6335, 76.2384, -4.0256
CIE-LCH:
48.6335, 76.3446, 356.9774
CIE-Luv:
48.6335, 116.0338, -19.8421
Hunter-Lab:
41.5910, 73.0071, -0.7523
#de0d7d color charts
#de0d7d color shades, tints & tones
#de0d7d color schemes
#de0d7d color preview, HTML & CSS examples
This text has a color of #de0d7d
<p style="color:#de0d7d;">Text here</p>
.mytext {color:#de0d7d;}
This box has a color of #de0d7d
<div style="background-color:#de0d7d;">Content here</div>
.mybackground {background-color:#de0d7d;}
Border around this has a color of #de0d7d
<div style="border:2px solid #de0d7d;">Content here</div>
.myborder {border:2px solid #de0d7d;}