#d29a9e color space conversions
Hex:
#d29a9e
RGB:
210, 154, 158
CMY:
18, 40, 38
CMYK:
0, 27, 25, 18
HSL:
356°, 38.3562%, 71.3725%
HSV (HSB):
356°, 26.6667%, 82.3529%
XYZ:
44.3055, 39.2815, 37.5947
xyY:
0.3656, 0.3242, 39.2815
CIE-Lab:
68.9547, 21.4988, 6.1646
CIE-LCH:
68.9547, 22.3652, 15.9998
CIE-Luv:
68.9547, 35.5194, 4.8146
Hunter-Lab:
62.6749, 16.5022, 8.3082
#d29a9e color charts
#d29a9e color shades, tints & tones
#d29a9e color schemes
#d29a9e color preview, HTML & CSS examples
This text has a color of #d29a9e
<p style="color:#d29a9e;">Text here</p>
.mytext {color:#d29a9e;}
This box has a color of #d29a9e
<div style="background-color:#d29a9e;">Content here</div>
.mybackground {background-color:#d29a9e;}
Border around this has a color of #d29a9e
<div style="border:2px solid #d29a9e;">Content here</div>
.myborder {border:2px solid #d29a9e;}