#a28f8b color space conversions
Hex:
#a28f8b
RGB:
162, 143, 139
CMY:
36, 44, 45
CMYK:
0, 12, 14, 36
HSL:
10°, 11.0048%, 59.0196%
HSV (HSB):
10°, 14.1975%, 63.5294%
XYZ:
29.3830, 29.1904, 28.5118
xyY:
0.3374, 0.3352, 29.1904
CIE-Lab:
60.9493, 6.4043, 4.7179
CIE-LCH:
60.9493, 7.9545, 36.3786
CIE-Luv:
60.9493, 11.7124, 5.4889
Hunter-Lab:
54.0281, 2.5272, 6.5311
#a28f8b color charts
#a28f8b color shades, tints & tones
#a28f8b color schemes
#a28f8b color preview, HTML & CSS examples
This text has a color of #a28f8b
<p style="color:#a28f8b;">Text here</p>
.mytext {color:#a28f8b;}
This box has a color of #a28f8b
<div style="background-color:#a28f8b;">Content here</div>
.mybackground {background-color:#a28f8b;}
Border around this has a color of #a28f8b
<div style="border:2px solid #a28f8b;">Content here</div>
.myborder {border:2px solid #a28f8b;}