#a83e2d color space conversions
Hex:
#a83e2d
RGB:
168, 62, 45
CMY:
34, 76, 82
CMYK:
0, 63, 73, 34
HSL:
8°, 57.7465%, 41.7647%
HSV (HSB):
8°, 73.2143%, 65.8824%
XYZ:
18.3447, 11.9595, 3.8242
xyY:
0.5375, 0.3504, 11.9595
CIE-Lab:
41.1517, 42.6095, 33.0403
CIE-LCH:
41.1517, 53.9188, 37.7908
CIE-Luv:
41.1517, 81.7986, 24.6890
Hunter-Lab:
34.5826, 34.1679, 17.6515
#a83e2d color charts
#a83e2d color shades, tints & tones
#a83e2d color schemes
#a83e2d color preview, HTML & CSS examples
This text has a color of #a83e2d
<p style="color:#a83e2d;">Text here</p>
.mytext {color:#a83e2d;}
This box has a color of #a83e2d
<div style="background-color:#a83e2d;">Content here</div>
.mybackground {background-color:#a83e2d;}
Border around this has a color of #a83e2d
<div style="border:2px solid #a83e2d;">Content here</div>
.myborder {border:2px solid #a83e2d;}