#a28a7c color space conversions
Hex:
#a28a7c
RGB:
162, 138, 124
CMY:
36, 46, 51
CMYK:
0, 15, 23, 36
HSL:
22°, 16.9643%, 56.0784%
HSV (HSB):
22°, 23.4568%, 63.5294%
XYZ:
27.6269, 27.3136, 22.8847
xyY:
0.3550, 0.3510, 27.3136
CIE-Lab:
59.2635, 6.7967, 10.8527
CIE-LCH:
59.2635, 12.8053, 57.9424
CIE-Luv:
59.2635, 15.8407, 13.4770
Hunter-Lab:
52.2624, 2.8992, 10.6217
#a28a7c color charts
#a28a7c color shades, tints & tones
#a28a7c color schemes
#a28a7c color preview, HTML & CSS examples
This text has a color of #a28a7c
<p style="color:#a28a7c;">Text here</p>
.mytext {color:#a28a7c;}
This box has a color of #a28a7c
<div style="background-color:#a28a7c;">Content here</div>
.mybackground {background-color:#a28a7c;}
Border around this has a color of #a28a7c
<div style="border:2px solid #a28a7c;">Content here</div>
.myborder {border:2px solid #a28a7c;}