#d2b4a9 color space conversions
Hex:
#d2b4a9
RGB:
210, 180, 169
CMY:
18, 29, 34
CMYK:
0, 14, 20, 18
HSL:
16°, 31.2977%, 74.3137%
HSV (HSB):
16°, 19.5238%, 82.3529%
XYZ:
50.0610, 49.2087, 44.3958
xyY:
0.3485, 0.3425, 49.2087
CIE-Lab:
75.5810, 9.0458, 9.5927
CIE-LCH:
75.5810, 13.1851, 46.6808
CIE-Luv:
75.5810, 19.1509, 12.1175
Hunter-Lab:
70.1489, 4.6240, 11.5808
#d2b4a9 color charts
#d2b4a9 color shades, tints & tones
#d2b4a9 color schemes
#d2b4a9 color preview, HTML & CSS examples
This text has a color of #d2b4a9
<p style="color:#d2b4a9;">Text here</p>
.mytext {color:#d2b4a9;}
This box has a color of #d2b4a9
<div style="background-color:#d2b4a9;">Content here</div>
.mybackground {background-color:#d2b4a9;}
Border around this has a color of #d2b4a9
<div style="border:2px solid #d2b4a9;">Content here</div>
.myborder {border:2px solid #d2b4a9;}