#d2a2c9 color space conversions
Hex:
#d2a2c9
RGB:
210, 162, 201
CMY:
18, 36, 21
CMYK:
0, 23, 4, 18
HSL:
311°, 34.7826%, 72.9412%
HSV (HSB):
311°, 22.8571%, 82.3529%
XYZ:
50.0413, 43.7593, 61.0673
xyY:
0.3231, 0.2826, 43.7593
CIE-Lab:
72.0673, 24.1377, -13.0947
CIE-LCH:
72.0673, 27.4609, 331.5201
CIE-Luv:
72.0673, 25.4433, -24.0249
Hunter-Lab:
66.1508, 19.2663, -8.4281
#d2a2c9 color charts
#d2a2c9 color shades, tints & tones
#d2a2c9 color schemes
#d2a2c9 color preview, HTML & CSS examples
This text has a color of #d2a2c9
<p style="color:#d2a2c9;">Text here</p>
.mytext {color:#d2a2c9;}
This box has a color of #d2a2c9
<div style="background-color:#d2a2c9;">Content here</div>
.mybackground {background-color:#d2a2c9;}
Border around this has a color of #d2a2c9
<div style="border:2px solid #d2a2c9;">Content here</div>
.myborder {border:2px solid #d2a2c9;}