#d29c97 color space conversions
Hex:
#d29c97
RGB:
210, 156, 151
CMY:
18, 39, 41
CMYK:
0, 26, 28, 18
HSL:
5°, 39.5973%, 70.7843%
HSV (HSB):
5°, 28.0952%, 82.3529%
XYZ:
44.0527, 39.7129, 34.6217
xyY:
0.3721, 0.3354, 39.7129
CIE-Lab:
69.2646, 19.4243, 10.4995
CIE-LCH:
69.2646, 22.0803, 28.3928
CIE-Luv:
69.2646, 35.2310, 11.0870
Hunter-Lab:
63.0182, 14.4981, 11.5393
#d29c97 color charts
#d29c97 color shades, tints & tones
#d29c97 color schemes
#d29c97 color preview, HTML & CSS examples
This text has a color of #d29c97
<p style="color:#d29c97;">Text here</p>
.mytext {color:#d29c97;}
This box has a color of #d29c97
<div style="background-color:#d29c97;">Content here</div>
.mybackground {background-color:#d29c97;}
Border around this has a color of #d29c97
<div style="border:2px solid #d29c97;">Content here</div>
.myborder {border:2px solid #d29c97;}