#d5abc4 color space conversions
Hex:
#d5abc4
RGB:
213, 171, 196
CMY:
16, 33, 23
CMYK:
0, 20, 8, 16
HSL:
324°, 33.3333%, 75.2941%
HSV (HSB):
324°, 19.7183%, 83.5294%
XYZ:
51.9673, 47.2575, 58.6072
xyY:
0.3293, 0.2994, 47.2575
CIE-Lab:
74.3542, 19.3954, -6.9067
CIE-LCH:
74.3542, 20.5885, 340.3991
CIE-Luv:
74.3542, 23.2838, -13.7773
Hunter-Lab:
68.7441, 14.6355, -2.4263
#d5abc4 color charts
#d5abc4 color shades, tints & tones
#d5abc4 color schemes
#d5abc4 color preview, HTML & CSS examples
This text has a color of #d5abc4
<p style="color:#d5abc4;">Text here</p>
.mytext {color:#d5abc4;}
This box has a color of #d5abc4
<div style="background-color:#d5abc4;">Content here</div>
.mybackground {background-color:#d5abc4;}
Border around this has a color of #d5abc4
<div style="border:2px solid #d5abc4;">Content here</div>
.myborder {border:2px solid #d5abc4;}