#de2dac color space conversions
Hex:
#de2dac
RGB:
222, 45, 172
CMY:
13, 82, 33
CMYK:
0, 80, 23, 13
HSL:
317°, 72.8395%, 52.3529%
HSV (HSB):
317°, 79.7297%, 87.0588%
XYZ:
38.5090, 20.3849, 40.9348
xyY:
0.3858, 0.2042, 20.3849
CIE-Lab:
52.2697, 75.7139, -26.6406
CIE-LCH:
52.2697, 80.2641, 340.6152
CIE-Luv:
52.2697, 89.6540, -51.3382
Hunter-Lab:
45.1497, 73.2340, -22.1503
#de2dac color charts
#de2dac color shades, tints & tones
#de2dac color schemes
#de2dac color preview, HTML & CSS examples
This text has a color of #de2dac
<p style="color:#de2dac;">Text here</p>
.mytext {color:#de2dac;}
This box has a color of #de2dac
<div style="background-color:#de2dac;">Content here</div>
.mybackground {background-color:#de2dac;}
Border around this has a color of #de2dac
<div style="border:2px solid #de2dac;">Content here</div>
.myborder {border:2px solid #de2dac;}