#d5cac4 color space conversions
Hex:
#d5cac4
RGB:
213, 202, 196
CMY:
16, 21, 23
CMYK:
0, 5, 8, 16
HSL:
21°, 16.8317%, 80.1961%
HSV (HSB):
21°, 7.9812%, 83.5294%
XYZ:
58.5249, 60.3727, 60.7931
xyY:
0.3257, 0.3360, 60.3727
CIE-Lab:
82.0404, 2.7861, 4.3474
CIE-LCH:
82.0404, 5.1635, 57.3454
CIE-Luv:
82.0404, 6.7697, 5.9622
Hunter-Lab:
77.6999, -1.5255, 8.0009
#d5cac4 color charts
#d5cac4 color shades, tints & tones
#d5cac4 color schemes
#d5cac4 color preview, HTML & CSS examples
This text has a color of #d5cac4
<p style="color:#d5cac4;">Text here</p>
.mytext {color:#d5cac4;}
This box has a color of #d5cac4
<div style="background-color:#d5cac4;">Content here</div>
.mybackground {background-color:#d5cac4;}
Border around this has a color of #d5cac4
<div style="border:2px solid #d5cac4;">Content here</div>
.myborder {border:2px solid #d5cac4;}