#d2a2cc color space conversions
Hex:
#d2a2cc
RGB:
210, 162, 204
CMY:
18, 36, 20
CMYK:
0, 23, 3, 18
HSL:
308°, 34.7826%, 72.9412%
HSV (HSB):
308°, 22.8571%, 82.3529%
XYZ:
50.3978, 43.9019, 62.9444
xyY:
0.3205, 0.2792, 43.9019
CIE-Lab:
72.1629, 24.6823, -14.6029
CIE-LCH:
72.1629, 28.6786, 329.3899
CIE-Luv:
72.1629, 25.0563, -26.4752
Hunter-Lab:
66.2585, 19.8187, -9.9435
#d2a2cc color charts
#d2a2cc color shades, tints & tones
#d2a2cc color schemes
#d2a2cc color preview, HTML & CSS examples
This text has a color of #d2a2cc
<p style="color:#d2a2cc;">Text here</p>
.mytext {color:#d2a2cc;}
This box has a color of #d2a2cc
<div style="background-color:#d2a2cc;">Content here</div>
.mybackground {background-color:#d2a2cc;}
Border around this has a color of #d2a2cc
<div style="border:2px solid #d2a2cc;">Content here</div>
.myborder {border:2px solid #d2a2cc;}