#a82b3c color space conversions
Hex:
#a82b3c
RGB:
168, 43, 60
CMY:
34, 83, 76
CMYK:
0, 74, 64, 34
HSL:
352°, 59.2417%, 41.3725%
HSV (HSB):
352°, 74.4048%, 65.8824%
XYZ:
17.8279, 10.3788, 5.3386
xyY:
0.5315, 0.3094, 10.3788
CIE-Lab:
38.5139, 51.2402, 20.7880
CIE-LCH:
38.5139, 55.2965, 22.0822
CIE-Luv:
38.5139, 89.3331, 12.2773
Hunter-Lab:
32.2162, 42.4008, 12.7262
#a82b3c color charts
#a82b3c color shades, tints & tones
#a82b3c color schemes
#a82b3c color preview, HTML & CSS examples
This text has a color of #a82b3c
<p style="color:#a82b3c;">Text here</p>
.mytext {color:#a82b3c;}
This box has a color of #a82b3c
<div style="background-color:#a82b3c;">Content here</div>
.mybackground {background-color:#a82b3c;}
Border around this has a color of #a82b3c
<div style="border:2px solid #a82b3c;">Content here</div>
.myborder {border:2px solid #a82b3c;}