#a28f8a color space conversions
Hex:
#a28f8a
RGB:
162, 143, 138
CMY:
36, 44, 46
CMYK:
0, 12, 15, 36
HSL:
13°, 11.4286%, 58.8235%
HSV (HSB):
13°, 14.8148%, 63.5294%
XYZ:
29.3102, 29.1613, 28.1286
xyY:
0.3385, 0.3367, 29.1613
CIE-Lab:
60.9237, 6.2353, 5.2495
CIE-LCH:
60.9237, 8.1508, 40.0944
CIE-Luv:
60.9237, 11.7961, 6.2431
Hunter-Lab:
54.0012, 2.3823, 6.9173
#a28f8a color charts
#a28f8a color shades, tints & tones
#a28f8a color schemes
#a28f8a color preview, HTML & CSS examples
This text has a color of #a28f8a
<p style="color:#a28f8a;">Text here</p>
.mytext {color:#a28f8a;}
This box has a color of #a28f8a
<div style="background-color:#a28f8a;">Content here</div>
.mybackground {background-color:#a28f8a;}
Border around this has a color of #a28f8a
<div style="border:2px solid #a28f8a;">Content here</div>
.myborder {border:2px solid #a28f8a;}