#a82b3e color space conversions
Hex:
#a82b3e
RGB:
168, 43, 62
CMY:
34, 83, 76
CMYK:
0, 74, 63, 34
HSL:
351°, 59.2417%, 41.3725%
HSV (HSB):
351°, 74.4048%, 65.8824%
XYZ:
17.8818, 10.4004, 5.6224
xyY:
0.5274, 0.3068, 10.4004
CIE-Lab:
38.5516, 51.3657, 19.5783
CIE-LCH:
38.5516, 54.9704, 20.8646
CIE-Luv:
38.5516, 88.7724, 11.2082
Hunter-Lab:
32.2496, 42.5381, 12.2381
#a82b3e color charts
#a82b3e color shades, tints & tones
#a82b3e color schemes
#a82b3e color preview, HTML & CSS examples
This text has a color of #a82b3e
<p style="color:#a82b3e;">Text here</p>
.mytext {color:#a82b3e;}
This box has a color of #a82b3e
<div style="background-color:#a82b3e;">Content here</div>
.mybackground {background-color:#a82b3e;}
Border around this has a color of #a82b3e
<div style="border:2px solid #a82b3e;">Content here</div>
.myborder {border:2px solid #a82b3e;}