#a82d2b color space conversions
Hex:
#a82d2b
RGB:
168, 45, 43
CMY:
34, 82, 83
CMYK:
0, 73, 74, 34
HSL:
1°, 59.2417%, 41.3725%
HSV (HSB):
1°, 74.4048%, 65.8824%
XYZ:
17.5229, 10.3760, 3.3647
xyY:
0.5605, 0.3319, 10.3760
CIE-Lab:
38.5090, 49.6195, 31.2196
CIE-LCH:
38.5090, 58.6239, 32.1773
CIE-Luv:
38.5090, 92.4320, 20.6471
Hunter-Lab:
32.2118, 40.7313, 16.3551
#a82d2b color charts
#a82d2b color shades, tints & tones
#a82d2b color schemes
#a82d2b color preview, HTML & CSS examples
This text has a color of #a82d2b
<p style="color:#a82d2b;">Text here</p>
.mytext {color:#a82d2b;}
This box has a color of #a82d2b
<div style="background-color:#a82d2b;">Content here</div>
.mybackground {background-color:#a82d2b;}
Border around this has a color of #a82d2b
<div style="border:2px solid #a82d2b;">Content here</div>
.myborder {border:2px solid #a82d2b;}