#a28f8e color space conversions
Hex:
#a28f8e
RGB:
162, 143, 142
CMY:
36, 44, 44
CMYK:
0, 12, 12, 36
HSL:
3°, 9.7087%, 59.6078%
HSV (HSB):
3°, 12.3457%, 63.5294%
XYZ:
29.6052, 29.2793, 29.6823
xyY:
0.3343, 0.3306, 29.2793
CIE-Lab:
61.0273, 6.9183, 3.1249
CIE-LCH:
61.0273, 7.5913, 24.3083
CIE-Luv:
61.0273, 11.4595, 3.2088
Hunter-Lab:
54.1103, 2.9691, 5.3536
#a28f8e color charts
#a28f8e color shades, tints & tones
#a28f8e color schemes
#a28f8e color preview, HTML & CSS examples
This text has a color of #a28f8e
<p style="color:#a28f8e;">Text here</p>
.mytext {color:#a28f8e;}
This box has a color of #a28f8e
<div style="background-color:#a28f8e;">Content here</div>
.mybackground {background-color:#a28f8e;}
Border around this has a color of #a28f8e
<div style="border:2px solid #a28f8e;">Content here</div>
.myborder {border:2px solid #a28f8e;}