#a28c85 color space conversions
Hex:
#a28c85
RGB:
162, 140, 133
CMY:
36, 45, 48
CMYK:
0, 14, 18, 36
HSL:
14°, 13.4884%, 57.8431%
HSV (HSB):
14°, 17.9012%, 63.5294%
XYZ:
28.5120, 28.1310, 26.1174
xyY:
0.3445, 0.3399, 28.1310
CIE-Lab:
60.0069, 7.0923, 6.7801
CIE-LCH:
60.0069, 9.8118, 43.7109
CIE-Luv:
60.0069, 13.9025, 8.1266
Hunter-Lab:
53.0387, 3.1386, 7.9314
#a28c85 color charts
#a28c85 color shades, tints & tones
#a28c85 color schemes
#a28c85 color preview, HTML & CSS examples
This text has a color of #a28c85
<p style="color:#a28c85;">Text here</p>
.mytext {color:#a28c85;}
This box has a color of #a28c85
<div style="background-color:#a28c85;">Content here</div>
.mybackground {background-color:#a28c85;}
Border around this has a color of #a28c85
<div style="border:2px solid #a28c85;">Content here</div>
.myborder {border:2px solid #a28c85;}