#a08d81 color space conversions
Hex:
#a08d81
RGB:
160, 141, 129
CMY:
37, 45, 49
CMYK:
0, 12, 19, 37
HSL:
23°, 14.0271%, 56.6667%
HSV (HSB):
23°, 19.3750%, 62.7451%
XYZ:
27.9845, 28.1083, 24.7194
xyY:
0.3463, 0.3478, 28.1083
CIE-Lab:
59.9865, 5.1035, 9.0029
CIE-LCH:
59.9865, 10.3488, 60.4524
CIE-Luv:
59.9865, 12.3816, 11.4279
Hunter-Lab:
53.0173, 1.4388, 9.4680
#a08d81 color charts
#a08d81 color shades, tints & tones
#a08d81 color schemes
#a08d81 color preview, HTML & CSS examples
This text has a color of #a08d81
<p style="color:#a08d81;">Text here</p>
.mytext {color:#a08d81;}
This box has a color of #a08d81
<div style="background-color:#a08d81;">Content here</div>
.mybackground {background-color:#a08d81;}
Border around this has a color of #a08d81
<div style="border:2px solid #a08d81;">Content here</div>
.myborder {border:2px solid #a08d81;}