#d29f9f color space conversions
Hex:
#d29f9f
RGB:
210, 159, 159
CMY:
18, 38, 38
CMYK:
0, 24, 24, 18
HSL:
0°, 36.1702%, 72.3529%
HSV (HSB):
0°, 24.2857%, 82.3529%
XYZ:
45.2345, 41.0011, 38.3308
xyY:
0.3631, 0.3292, 41.0011
CIE-Lab:
70.1767, 18.9223, 7.3617
CIE-LCH:
70.1767, 20.3039, 21.2586
CIE-Luv:
70.1767, 32.4369, 6.9846
Hunter-Lab:
64.0321, 14.0423, 9.3304
#d29f9f color charts
#d29f9f color shades, tints & tones
#d29f9f color schemes
#d29f9f color preview, HTML & CSS examples
This text has a color of #d29f9f
<p style="color:#d29f9f;">Text here</p>
.mytext {color:#d29f9f;}
This box has a color of #d29f9f
<div style="background-color:#d29f9f;">Content here</div>
.mybackground {background-color:#d29f9f;}
Border around this has a color of #d29f9f
<div style="border:2px solid #d29f9f;">Content here</div>
.myborder {border:2px solid #d29f9f;}