#a83c3e color space conversions
Hex:
#a83c3e
RGB:
168, 60, 62
CMY:
34, 76, 76
CMYK:
0, 64, 63, 34
HSL:
359°, 47.3684%, 44.7059%
HSV (HSB):
359°, 64.2857%, 65.8824%
XYZ:
18.6338, 11.9043, 5.8731
xyY:
0.5118, 0.3269, 11.9043
CIE-Lab:
41.0637, 44.4990, 22.8187
CIE-LCH:
41.0637, 50.0085, 27.1484
CIE-Luv:
41.0637, 79.6092, 16.2320
Hunter-Lab:
34.5027, 36.0225, 14.0595
#a83c3e color charts
#a83c3e color shades, tints & tones
#a83c3e color schemes
#a83c3e color preview, HTML & CSS examples
This text has a color of #a83c3e
<p style="color:#a83c3e;">Text here</p>
.mytext {color:#a83c3e;}
This box has a color of #a83c3e
<div style="background-color:#a83c3e;">Content here</div>
.mybackground {background-color:#a83c3e;}
Border around this has a color of #a83c3e
<div style="border:2px solid #a83c3e;">Content here</div>
.myborder {border:2px solid #a83c3e;}