#a82e24 color space conversions
Hex:
#a82e24
RGB:
168, 46, 36
CMY:
34, 82, 86
CMYK:
0, 73, 79, 34
HSL:
5°, 64.7059%, 40.0000%
HSV (HSB):
5°, 78.5714%, 65.8824%
XYZ:
17.4439, 10.4062, 2.7583
xyY:
0.5699, 0.3400, 10.4062
CIE-Lab:
38.5618, 48.9637, 35.3337
CIE-LCH:
38.5618, 60.3814, 35.8153
CIE-Luv:
38.5618, 93.2121, 23.4555
Hunter-Lab:
32.2586, 40.0714, 17.5115
#a82e24 color charts
#a82e24 color shades, tints & tones
#a82e24 color schemes
#a82e24 color preview, HTML & CSS examples
This text has a color of #a82e24
<p style="color:#a82e24;">Text here</p>
.mytext {color:#a82e24;}
This box has a color of #a82e24
<div style="background-color:#a82e24;">Content here</div>
.mybackground {background-color:#a82e24;}
Border around this has a color of #a82e24
<div style="border:2px solid #a82e24;">Content here</div>
.myborder {border:2px solid #a82e24;}