#d5cbc1 color space conversions
Hex:
#d5cbc1
RGB:
213, 203, 193
CMY:
16, 20, 24
CMYK:
0, 5, 9, 16
HSL:
30°, 19.2308%, 79.6078%
HSV (HSB):
30°, 9.3897%, 83.5294%
XYZ:
58.4221, 60.7083, 59.0908
xyY:
0.3278, 0.3406, 60.7083
CIE-Lab:
82.2217, 1.7555, 6.2117
CIE-LCH:
82.2217, 6.4550, 74.2188
CIE-Luv:
82.2217, 6.4350, 8.8693
Hunter-Lab:
77.9155, -2.5103, 9.5756
#d5cbc1 color charts
#d5cbc1 color shades, tints & tones
#d5cbc1 color schemes
#d5cbc1 color preview, HTML & CSS examples
This text has a color of #d5cbc1
<p style="color:#d5cbc1;">Text here</p>
.mytext {color:#d5cbc1;}
This box has a color of #d5cbc1
<div style="background-color:#d5cbc1;">Content here</div>
.mybackground {background-color:#d5cbc1;}
Border around this has a color of #d5cbc1
<div style="border:2px solid #d5cbc1;">Content here</div>
.myborder {border:2px solid #d5cbc1;}