#d5ca9c color space conversions
Hex:
#d5ca9c
RGB:
213, 202, 156
CMY:
16, 21, 39
CMYK:
0, 5, 27, 16
HSL:
48°, 40.4255%, 72.3529%
HSV (HSB):
48°, 26.7606%, 83.5294%
XYZ:
54.5619, 58.7875, 39.9239
xyY:
0.3560, 0.3835, 58.7875
CIE-Lab:
81.1746, -3.3092, 24.3937
CIE-LCH:
81.1746, 24.6172, 97.7254
CIE-Luv:
81.1746, 9.2920, 34.4274
Hunter-Lab:
76.6730, -7.1540, 22.7986
#d5ca9c color charts
#d5ca9c color shades, tints & tones
#d5ca9c color schemes
#d5ca9c color preview, HTML & CSS examples
This text has a color of #d5ca9c
<p style="color:#d5ca9c;">Text here</p>
.mytext {color:#d5ca9c;}
This box has a color of #d5ca9c
<div style="background-color:#d5ca9c;">Content here</div>
.mybackground {background-color:#d5ca9c;}
Border around this has a color of #d5ca9c
<div style="border:2px solid #d5ca9c;">Content here</div>
.myborder {border:2px solid #d5ca9c;}