#d29b8b color space conversions
Hex:
#d29b8b
RGB:
210, 155, 139
CMY:
18, 39, 45
CMYK:
0, 26, 34, 18
HSL:
14°, 44.0994%, 68.4314%
HSV (HSB):
14°, 33.8095%, 82.3529%
XYZ:
42.9599, 39.0084, 29.6912
xyY:
0.3847, 0.3494, 39.0084
CIE-Lab:
68.7574, 18.3840, 16.4395
CIE-LCH:
68.7574, 24.6623, 41.8039
CIE-Luv:
68.7574, 37.3372, 18.9495
Hunter-Lab:
62.4567, 13.4792, 15.5339
#d29b8b color charts
#d29b8b color shades, tints & tones
#d29b8b color schemes
#d29b8b color preview, HTML & CSS examples
This text has a color of #d29b8b
<p style="color:#d29b8b;">Text here</p>
.mytext {color:#d29b8b;}
This box has a color of #d29b8b
<div style="background-color:#d29b8b;">Content here</div>
.mybackground {background-color:#d29b8b;}
Border around this has a color of #d29b8b
<div style="border:2px solid #d29b8b;">Content here</div>
.myborder {border:2px solid #d29b8b;}