#d5bcaa color space conversions
Hex:
#d5bcaa
RGB:
213, 188, 170
CMY:
16, 26, 33
CMYK:
0, 12, 20, 16
HSL:
25°, 33.8583%, 75.0980%
HSV (HSB):
25°, 20.1878%, 83.5294%
XYZ:
52.6795, 53.0149, 45.4866
xyY:
0.3485, 0.3507, 53.0149
CIE-Lab:
77.8838, 6.0409, 12.3583
CIE-LCH:
77.8838, 13.7557, 63.9499
CIE-Luv:
77.8838, 16.4283, 16.5818
Hunter-Lab:
72.8113, 1.7262, 13.9283
#d5bcaa color charts
#d5bcaa color shades, tints & tones
#d5bcaa color schemes
#d5bcaa color preview, HTML & CSS examples
This text has a color of #d5bcaa
<p style="color:#d5bcaa;">Text here</p>
.mytext {color:#d5bcaa;}
This box has a color of #d5bcaa
<div style="background-color:#d5bcaa;">Content here</div>
.mybackground {background-color:#d5bcaa;}
Border around this has a color of #d5bcaa
<div style="border:2px solid #d5bcaa;">Content here</div>
.myborder {border:2px solid #d5bcaa;}