#d29f9b color space conversions
Hex:
#d29f9b
RGB:
210, 159, 155
CMY:
18, 38, 39
CMYK:
0, 24, 26, 18
HSL:
4°, 37.9310%, 71.5686%
HSV (HSB):
4°, 26.1905%, 82.3529%
XYZ:
44.8929, 40.8645, 36.5319
xyY:
0.3671, 0.3342, 40.8645
CIE-Lab:
70.0809, 18.3502, 9.4412
CIE-LCH:
70.0809, 20.6365, 27.2258
CIE-Luv:
70.0809, 32.9282, 9.9158
Hunter-Lab:
63.9253, 13.4860, 10.8648
#d29f9b color charts
#d29f9b color shades, tints & tones
#d29f9b color schemes
#d29f9b color preview, HTML & CSS examples
This text has a color of #d29f9b
<p style="color:#d29f9b;">Text here</p>
.mytext {color:#d29f9b;}
This box has a color of #d29f9b
<div style="background-color:#d29f9b;">Content here</div>
.mybackground {background-color:#d29f9b;}
Border around this has a color of #d29f9b
<div style="border:2px solid #d29f9b;">Content here</div>
.myborder {border:2px solid #d29f9b;}