#d29d9f color space conversions
Hex:
#d29d9f
RGB:
210, 157, 159
CMY:
18, 38, 38
CMYK:
0, 25, 24, 18
HSL:
358°, 37.0629%, 71.9608%
HSV (HSB):
358°, 25.2381%, 82.3529%
XYZ:
44.8933, 40.3188, 38.2171
xyY:
0.3637, 0.3267, 40.3188
CIE-Lab:
69.6960, 20.0105, 6.6727
CIE-LCH:
69.6960, 21.0937, 18.4415
CIE-Luv:
69.6960, 33.6175, 5.8172
Hunter-Lab:
63.4971, 15.0821, 8.7630
#d29d9f color charts
#d29d9f color shades, tints & tones
#d29d9f color schemes
#d29d9f color preview, HTML & CSS examples
This text has a color of #d29d9f
<p style="color:#d29d9f;">Text here</p>
.mytext {color:#d29d9f;}
This box has a color of #d29d9f
<div style="background-color:#d29d9f;">Content here</div>
.mybackground {background-color:#d29d9f;}
Border around this has a color of #d29d9f
<div style="border:2px solid #d29d9f;">Content here</div>
.myborder {border:2px solid #d29d9f;}