#de0da9 color space conversions
Hex:
#de0da9
RGB:
222, 13, 169
CMY:
13, 95, 34
CMYK:
0, 94, 24, 13
HSL:
315°, 88.9362%, 46.0784%
HSV (HSB):
315°, 94.1441%, 87.0588%
XYZ:
37.4296, 18.6820, 39.1693
xyY:
0.3928, 0.1961, 18.6820
CIE-Lab:
50.3131, 80.6577, -27.9083
CIE-LCH:
50.3131, 85.3495, 340.9139
CIE-Luv:
50.3131, 95.6298, -53.6082
Hunter-Lab:
43.2227, 78.9359, -23.4740
#de0da9 color charts
#de0da9 color shades, tints & tones
#de0da9 color schemes
#de0da9 color preview, HTML & CSS examples
This text has a color of #de0da9
<p style="color:#de0da9;">Text here</p>
.mytext {color:#de0da9;}
This box has a color of #de0da9
<div style="background-color:#de0da9;">Content here</div>
.mybackground {background-color:#de0da9;}
Border around this has a color of #de0da9
<div style="border:2px solid #de0da9;">Content here</div>
.myborder {border:2px solid #de0da9;}