#a82b1e color space conversions
Hex:
#a82b1e
RGB:
168, 43, 30
CMY:
34, 83, 88
CMYK:
0, 74, 82, 34
HSL:
6°, 69.6970%, 38.8235%
HSV (HSB):
6°, 82.1429%, 65.8824%
XYZ:
17.2467, 10.1463, 2.2777
xyY:
0.5813, 0.3420, 10.1463
CIE-Lab:
38.1038, 49.8631, 38.1749
CIE-LCH:
38.1038, 62.7984, 37.4374
CIE-Luv:
38.1038, 95.8595, 24.6194
Hunter-Lab:
31.8533, 40.9039, 18.0577
#a82b1e color charts
#a82b1e color shades, tints & tones
#a82b1e color schemes
#a82b1e color preview, HTML & CSS examples
This text has a color of #a82b1e
<p style="color:#a82b1e;">Text here</p>
.mytext {color:#a82b1e;}
This box has a color of #a82b1e
<div style="background-color:#a82b1e;">Content here</div>
.mybackground {background-color:#a82b1e;}
Border around this has a color of #a82b1e
<div style="border:2px solid #a82b1e;">Content here</div>
.myborder {border:2px solid #a82b1e;}