#a28f84 color space conversions
Hex:
#a28f84
RGB:
162, 143, 132
CMY:
36, 44, 48
CMYK:
0, 12, 19, 36
HSL:
22°, 13.8889%, 57.6471%
HSV (HSB):
22°, 18.5185%, 63.5294%
XYZ:
28.8876, 28.9922, 25.9033
xyY:
0.3448, 0.3460, 28.9922
CIE-Lab:
60.7748, 5.2458, 8.4445
CIE-LCH:
60.7748, 9.9413, 58.1509
CIE-Luv:
60.7748, 12.2913, 10.7023
Hunter-Lab:
53.8444, 1.5377, 9.1681
#a28f84 color charts
#a28f84 color shades, tints & tones
#a28f84 color schemes
#a28f84 color preview, HTML & CSS examples
This text has a color of #a28f84
<p style="color:#a28f84;">Text here</p>
.mytext {color:#a28f84;}
This box has a color of #a28f84
<div style="background-color:#a28f84;">Content here</div>
.mybackground {background-color:#a28f84;}
Border around this has a color of #a28f84
<div style="border:2px solid #a28f84;">Content here</div>
.myborder {border:2px solid #a28f84;}