#d5bbb4 color space conversions
Hex:
#d5bbb4
RGB:
213, 187, 180
CMY:
16, 27, 29
CMYK:
0, 12, 15, 16
HSL:
13°, 28.2051%, 77.0588%
HSV (HSB):
13°, 15.4930%, 83.5294%
XYZ:
53.4491, 52.9821, 50.5895
xyY:
0.3404, 0.3374, 52.9821
CIE-Lab:
77.8644, 8.1148, 6.9309
CIE-LCH:
77.8644, 10.6718, 40.5009
CIE-Luv:
77.8644, 16.1630, 8.6311
Hunter-Lab:
72.7888, 3.6929, 9.7445
#d5bbb4 color charts
#d5bbb4 color shades, tints & tones
#d5bbb4 color schemes
#d5bbb4 color preview, HTML & CSS examples
This text has a color of #d5bbb4
<p style="color:#d5bbb4;">Text here</p>
.mytext {color:#d5bbb4;}
This box has a color of #d5bbb4
<div style="background-color:#d5bbb4;">Content here</div>
.mybackground {background-color:#d5bbb4;}
Border around this has a color of #d5bbb4
<div style="border:2px solid #d5bbb4;">Content here</div>
.myborder {border:2px solid #d5bbb4;}