#a8544e color space conversions
Hex:
#a8544e
RGB:
168, 84, 78
CMY:
34, 67, 69
CMYK:
0, 50, 54, 34
HSL:
4°, 36.5854%, 48.2353%
HSV (HSB):
4°, 53.5714%, 65.8824%
XYZ:
20.6939, 15.2155, 9.0539
xyY:
0.4602, 0.3384, 15.2155
CIE-Lab:
45.9280, 33.8645, 19.4775
CIE-LCH:
45.9280, 39.0663, 29.9058
CIE-Luv:
45.9280, 60.8860, 16.5166
Hunter-Lab:
39.0071, 26.4348, 13.5432
#a8544e color charts
#a8544e color shades, tints & tones
#a8544e color schemes
#a8544e color preview, HTML & CSS examples
This text has a color of #a8544e
<p style="color:#a8544e;">Text here</p>
.mytext {color:#a8544e;}
This box has a color of #a8544e
<div style="background-color:#a8544e;">Content here</div>
.mybackground {background-color:#a8544e;}
Border around this has a color of #a8544e
<div style="border:2px solid #a8544e;">Content here</div>
.myborder {border:2px solid #a8544e;}