#d5cabb color space conversions
Hex:
#d5cabb
RGB:
213, 202, 187
CMY:
16, 21, 27
CMYK:
0, 5, 12, 16
HSL:
35°, 23.6364%, 78.4314%
HSV (HSB):
35°, 12.2066%, 83.5294%
XYZ:
57.5307, 59.9750, 55.5579
xyY:
0.3324, 0.3465, 59.9750
CIE-Lab:
81.8246, 1.2936, 8.8454
CIE-LCH:
81.8246, 8.9394, 81.6798
CIE-Luv:
81.8246, 7.3683, 12.7259
Hunter-Lab:
77.4436, -2.9234, 11.6760
#d5cabb color charts
#d5cabb color shades, tints & tones
#d5cabb color schemes
#d5cabb color preview, HTML & CSS examples
This text has a color of #d5cabb
<p style="color:#d5cabb;">Text here</p>
.mytext {color:#d5cabb;}
This box has a color of #d5cabb
<div style="background-color:#d5cabb;">Content here</div>
.mybackground {background-color:#d5cabb;}
Border around this has a color of #d5cabb
<div style="border:2px solid #d5cabb;">Content here</div>
.myborder {border:2px solid #d5cabb;}