#d2abb9 color space conversions
Hex:
#d2abb9
RGB:
210, 171, 185
CMY:
18, 33, 27
CMYK:
0, 19, 12, 18
HSL:
338°, 30.2326%, 74.7059%
HSV (HSB):
338°, 18.5714%, 82.3529%
XYZ:
49.8982, 46.3302, 52.2117
xyY:
0.3362, 0.3121, 46.3302
CIE-Lab:
73.7593, 16.4596, -1.7851
CIE-LCH:
73.7593, 16.5562, 353.8102
CIE-Luv:
73.7593, 22.5951, -5.5595
Hunter-Lab:
68.0663, 11.7391, 2.1668
#d2abb9 color charts
#d2abb9 color shades, tints & tones
#d2abb9 color schemes
#d2abb9 color preview, HTML & CSS examples
This text has a color of #d2abb9
<p style="color:#d2abb9;">Text here</p>
.mytext {color:#d2abb9;}
This box has a color of #d2abb9
<div style="background-color:#d2abb9;">Content here</div>
.mybackground {background-color:#d2abb9;}
Border around this has a color of #d2abb9
<div style="border:2px solid #d2abb9;">Content here</div>
.myborder {border:2px solid #d2abb9;}