#d29c8c color space conversions
Hex:
#d29c8c
RGB:
210, 156, 140
CMY:
18, 39, 45
CMYK:
0, 26, 33, 18
HSL:
14°, 43.7500%, 68.6275%
HSV (HSB):
14°, 33.3333%, 82.3529%
XYZ:
43.2004, 39.3720, 30.1336
xyY:
0.3833, 0.3493, 39.3720
CIE-Lab:
69.0199, 17.9673, 16.2513
CIE-LCH:
69.0199, 24.2266, 42.1291
CIE-Luv:
69.0199, 36.5873, 18.8175
Hunter-Lab:
62.7471, 13.0870, 15.4496
#d29c8c color charts
#d29c8c color shades, tints & tones
#d29c8c color schemes
#d29c8c color preview, HTML & CSS examples
This text has a color of #d29c8c
<p style="color:#d29c8c;">Text here</p>
.mytext {color:#d29c8c;}
This box has a color of #d29c8c
<div style="background-color:#d29c8c;">Content here</div>
.mybackground {background-color:#d29c8c;}
Border around this has a color of #d29c8c
<div style="border:2px solid #d29c8c;">Content here</div>
.myborder {border:2px solid #d29c8c;}