#a28b6b color space conversions
Hex:
#a28b6b
RGB:
162, 139, 107
CMY:
36, 45, 58
CMYK:
0, 14, 34, 36
HSL:
35°, 22.8216%, 52.7451%
HSV (HSB):
35°, 33.9506%, 63.5294%
XYZ:
26.7868, 27.2082, 17.7498
xyY:
0.3734, 0.3792, 27.2082
CIE-Lab:
59.1665, 3.8227, 20.3425
CIE-LCH:
59.1665, 20.6985, 79.3571
CIE-Luv:
59.1665, 16.6543, 25.6059
Hunter-Lab:
52.1614, 0.3836, 16.3375
#a28b6b color charts
#a28b6b color shades, tints & tones
#a28b6b color schemes
#a28b6b color preview, HTML & CSS examples
This text has a color of #a28b6b
<p style="color:#a28b6b;">Text here</p>
.mytext {color:#a28b6b;}
This box has a color of #a28b6b
<div style="background-color:#a28b6b;">Content here</div>
.mybackground {background-color:#a28b6b;}
Border around this has a color of #a28b6b
<div style="border:2px solid #a28b6b;">Content here</div>
.myborder {border:2px solid #a28b6b;}