#a29f9f color space conversions
Hex:
#a29f9f
RGB:
162, 159, 159
CMY:
36, 38, 38
CMYK:
0, 2, 2, 36
HSL:
0°, 1.5873%, 62.9412%
HSV (HSB):
0°, 1.8519%, 63.5294%
XYZ:
33.5564, 34.9809, 37.7843
xyY:
0.3156, 0.3290, 34.9809
CIE-Lab:
65.7338, 1.0852, 0.3759
CIE-LCH:
65.7338, 1.1484, 19.1045
CIE-Luv:
65.7338, 1.7204, 0.3597
Hunter-Lab:
59.1446, -2.2289, 3.5241
#a29f9f color charts
#a29f9f color shades, tints & tones
#a29f9f color schemes
#a29f9f color preview, HTML & CSS examples
This text has a color of #a29f9f
<p style="color:#a29f9f;">Text here</p>
.mytext {color:#a29f9f;}
This box has a color of #a29f9f
<div style="background-color:#a29f9f;">Content here</div>
.mybackground {background-color:#a29f9f;}
Border around this has a color of #a29f9f
<div style="border:2px solid #a29f9f;">Content here</div>
.myborder {border:2px solid #a29f9f;}