#d5aacc color space conversions
Hex:
#d5aacc
RGB:
213, 170, 204
CMY:
16, 33, 20
CMYK:
0, 20, 4, 16
HSL:
313°, 33.8583%, 75.0980%
HSV (HSB):
313°, 20.1878%, 83.5294%
XYZ:
52.7144, 47.2552, 63.4696
xyY:
0.3225, 0.2891, 47.2552
CIE-Lab:
74.3527, 21.3516, -11.2894
CIE-LCH:
74.3527, 24.1525, 332.1328
CIE-Luv:
74.3527, 22.8699, -20.8521
Hunter-Lab:
68.7424, 16.5815, -6.6225
#d5aacc color charts
#d5aacc color shades, tints & tones
#d5aacc color schemes
#d5aacc color preview, HTML & CSS examples
This text has a color of #d5aacc
<p style="color:#d5aacc;">Text here</p>
.mytext {color:#d5aacc;}
This box has a color of #d5aacc
<div style="background-color:#d5aacc;">Content here</div>
.mybackground {background-color:#d5aacc;}
Border around this has a color of #d5aacc
<div style="border:2px solid #d5aacc;">Content here</div>
.myborder {border:2px solid #d5aacc;}