#d29a7e color space conversions
Hex:
#d29a7e
RGB:
210, 154, 126
CMY:
18, 40, 51
CMYK:
0, 27, 40, 18
HSL:
20°, 48.2759%, 65.8824%
HSV (HSB):
20°, 40.0000%, 82.3529%
XYZ:
41.8998, 38.3192, 24.9266
xyY:
0.3985, 0.3644, 38.3192
CIE-Lab:
68.2552, 17.3660, 22.9193
CIE-LCH:
68.2552, 28.7554, 52.8487
CIE-Luv:
68.2552, 39.5231, 26.9908
Hunter-Lab:
61.9025, 12.4916, 19.4571
#d29a7e color charts
#d29a7e color shades, tints & tones
#d29a7e color schemes
#d29a7e color preview, HTML & CSS examples
This text has a color of #d29a7e
<p style="color:#d29a7e;">Text here</p>
.mytext {color:#d29a7e;}
This box has a color of #d29a7e
<div style="background-color:#d29a7e;">Content here</div>
.mybackground {background-color:#d29a7e;}
Border around this has a color of #d29a7e
<div style="border:2px solid #d29a7e;">Content here</div>
.myborder {border:2px solid #d29a7e;}