#d2bbb5 color space conversions
Hex:
#d2bbb5
RGB:
210, 187, 181
CMY:
18, 27, 29
CMYK:
0, 11, 14, 18
HSL:
12°, 24.3697%, 76.6667%
HSV (HSB):
12°, 13.8095%, 82.3529%
XYZ:
52.6892, 52.5785, 51.0877
xyY:
0.3370, 0.3363, 52.5785
CIE-Lab:
77.6255, 7.1794, 6.0121
CIE-LCH:
77.6255, 9.3642, 39.9432
CIE-Luv:
77.6255, 14.1831, 7.4929
Hunter-Lab:
72.5110, 2.8103, 8.9849
#d2bbb5 color charts
#d2bbb5 color shades, tints & tones
#d2bbb5 color schemes
#d2bbb5 color preview, HTML & CSS examples
This text has a color of #d2bbb5
<p style="color:#d2bbb5;">Text here</p>
.mytext {color:#d2bbb5;}
This box has a color of #d2bbb5
<div style="background-color:#d2bbb5;">Content here</div>
.mybackground {background-color:#d2bbb5;}
Border around this has a color of #d2bbb5
<div style="border:2px solid #d2bbb5;">Content here</div>
.myborder {border:2px solid #d2bbb5;}