#a82d24 color space conversions
Hex:
#a82d24
RGB:
168, 45, 36
CMY:
34, 82, 86
CMYK:
0, 73, 79, 34
HSL:
4°, 64.7059%, 40.0000%
HSV (HSB):
4°, 78.5714%, 65.8824%
XYZ:
17.4053, 10.3290, 2.7454
xyY:
0.5710, 0.3389, 10.3290
CIE-Lab:
38.4265, 49.3370, 35.1919
CIE-LCH:
38.4265, 60.6021, 35.5001
CIE-Luv:
38.4265, 93.7695, 23.2113
Hunter-Lab:
32.1387, 40.4269, 17.4324
#a82d24 color charts
#a82d24 color shades, tints & tones
#a82d24 color schemes
#a82d24 color preview, HTML & CSS examples
This text has a color of #a82d24
<p style="color:#a82d24;">Text here</p>
.mytext {color:#a82d24;}
This box has a color of #a82d24
<div style="background-color:#a82d24;">Content here</div>
.mybackground {background-color:#a82d24;}
Border around this has a color of #a82d24
<div style="border:2px solid #a82d24;">Content here</div>
.myborder {border:2px solid #a82d24;}