#a82b1a color space conversions
Hex:
#a82b1a
RGB:
168, 43, 26
CMY:
34, 83, 90
CMYK:
0, 74, 85, 34
HSL:
7°, 73.1959%, 38.0392%
HSV (HSB):
7°, 84.5238%, 65.8824%
XYZ:
17.1988, 10.1272, 2.0255
xyY:
0.5860, 0.3450, 10.1272
CIE-Lab:
38.0697, 49.7477, 40.2300
CIE-LCH:
38.0697, 63.9788, 38.9618
CIE-Luv:
38.0697, 96.4397, 25.7082
Hunter-Lab:
31.8232, 40.7793, 18.5024
#a82b1a color charts
#a82b1a color shades, tints & tones
#a82b1a color schemes
#a82b1a color preview, HTML & CSS examples
This text has a color of #a82b1a
<p style="color:#a82b1a;">Text here</p>
.mytext {color:#a82b1a;}
This box has a color of #a82b1a
<div style="background-color:#a82b1a;">Content here</div>
.mybackground {background-color:#a82b1a;}
Border around this has a color of #a82b1a
<div style="border:2px solid #a82b1a;">Content here</div>
.myborder {border:2px solid #a82b1a;}