#d5cbc3 color space conversions
Hex:
#d5cbc3
RGB:
213, 203, 195
CMY:
16, 20, 24
CMYK:
0, 5, 8, 16
HSL:
27°, 17.6471%, 80.0000%
HSV (HSB):
27°, 8.4507%, 83.5294%
XYZ:
58.6468, 60.7981, 60.2740
xyY:
0.3263, 0.3383, 60.7981
CIE-Lab:
82.2701, 2.0910, 5.2136
CIE-LCH:
82.2701, 5.6172, 68.1457
CIE-Luv:
82.2701, 6.3036, 7.3581
Hunter-Lab:
77.9732, -2.1958, 8.7495
#d5cbc3 color charts
#d5cbc3 color shades, tints & tones
#d5cbc3 color schemes
#d5cbc3 color preview, HTML & CSS examples
This text has a color of #d5cbc3
<p style="color:#d5cbc3;">Text here</p>
.mytext {color:#d5cbc3;}
This box has a color of #d5cbc3
<div style="background-color:#d5cbc3;">Content here</div>
.mybackground {background-color:#d5cbc3;}
Border around this has a color of #d5cbc3
<div style="border:2px solid #d5cbc3;">Content here</div>
.myborder {border:2px solid #d5cbc3;}