#d5a29c color space conversions
Hex:
#d5a29c
RGB:
213, 162, 156
CMY:
16, 36, 39
CMYK:
0, 24, 27, 16
HSL:
6°, 40.4255%, 72.3529%
HSV (HSB):
6°, 26.7606%, 83.5294%
XYZ:
46.3617, 42.3871, 37.1905
xyY:
0.3681, 0.3366, 42.3871
CIE-Lab:
71.1370, 17.9990, 10.4319
CIE-LCH:
71.1370, 20.8036, 30.0957
CIE-Luv:
71.1370, 33.1042, 11.3559
Hunter-Lab:
65.1054, 13.1758, 11.7052
#d5a29c color charts
#d5a29c color shades, tints & tones
#d5a29c color schemes
#d5a29c color preview, HTML & CSS examples
This text has a color of #d5a29c
<p style="color:#d5a29c;">Text here</p>
.mytext {color:#d5a29c;}
This box has a color of #d5a29c
<div style="background-color:#d5a29c;">Content here</div>
.mybackground {background-color:#d5a29c;}
Border around this has a color of #d5a29c
<div style="border:2px solid #d5a29c;">Content here</div>
.myborder {border:2px solid #d5a29c;}