#d2b9a9 color space conversions
Hex:
#d2b9a9
RGB:
210, 185, 169
CMY:
18, 27, 34
CMYK:
0, 12, 20, 18
HSL:
23°, 31.2977%, 74.3137%
HSV (HSB):
23°, 19.5238%, 82.3529%
XYZ:
51.0887, 51.2641, 44.7384
xyY:
0.3473, 0.3485, 51.2641
CIE-Lab:
76.8387, 6.3690, 11.3807
CIE-LCH:
76.8387, 13.0417, 60.7675
CIE-Luv:
76.8387, 16.2911, 15.1362
Hunter-Lab:
71.5990, 2.0687, 13.0721
#d2b9a9 color charts
#d2b9a9 color shades, tints & tones
#d2b9a9 color schemes
#d2b9a9 color preview, HTML & CSS examples
This text has a color of #d2b9a9
<p style="color:#d2b9a9;">Text here</p>
.mytext {color:#d2b9a9;}
This box has a color of #d2b9a9
<div style="background-color:#d2b9a9;">Content here</div>
.mybackground {background-color:#d2b9a9;}
Border around this has a color of #d2b9a9
<div style="border:2px solid #d2b9a9;">Content here</div>
.myborder {border:2px solid #d2b9a9;}