#d6abc3 color space conversions
Hex:
#d6abc3
RGB:
214, 171, 195
CMY:
16, 33, 24
CMYK:
0, 20, 9, 16
HSL:
327°, 34.4000%, 75.4902%
HSV (HSB):
327°, 20.0935%, 83.9216%
XYZ:
52.1448, 47.3621, 58.0232
xyY:
0.3310, 0.3007, 47.3621
CIE-Lab:
74.4208, 19.5732, -6.2497
CIE-LCH:
74.4208, 20.5468, 342.2918
CIE-Luv:
74.4208, 24.0392, -12.8147
Hunter-Lab:
68.8201, 14.8137, -1.8142
#d6abc3 color charts
#d6abc3 color shades, tints & tones
#d6abc3 color schemes
#d6abc3 color preview, HTML & CSS examples
This text has a color of #d6abc3
<p style="color:#d6abc3;">Text here</p>
.mytext {color:#d6abc3;}
This box has a color of #d6abc3
<div style="background-color:#d6abc3;">Content here</div>
.mybackground {background-color:#d6abc3;}
Border around this has a color of #d6abc3
<div style="border:2px solid #d6abc3;">Content here</div>
.myborder {border:2px solid #d6abc3;}