#a84c4e color space conversions
Hex:
#a84c4e
RGB:
168, 76, 78
CMY:
34, 70, 69
CMYK:
0, 55, 54, 34
HSL:
359°, 37.7049%, 47.8431%
HSV (HSB):
359°, 54.7619%, 65.8824%
XYZ:
20.1080, 14.0438, 8.8586
xyY:
0.4675, 0.3265, 14.0438
CIE-Lab:
44.2956, 38.0347, 17.2953
CIE-LCH:
44.2956, 41.7823, 24.4525
CIE-Luv:
44.2956, 66.0559, 13.1397
Hunter-Lab:
37.4750, 30.1968, 12.2171
#a84c4e color charts
#a84c4e color shades, tints & tones
#a84c4e color schemes
#a84c4e color preview, HTML & CSS examples
This text has a color of #a84c4e
<p style="color:#a84c4e;">Text here</p>
.mytext {color:#a84c4e;}
This box has a color of #a84c4e
<div style="background-color:#a84c4e;">Content here</div>
.mybackground {background-color:#a84c4e;}
Border around this has a color of #a84c4e
<div style="border:2px solid #a84c4e;">Content here</div>
.myborder {border:2px solid #a84c4e;}