#a82f0d color space conversions
Hex:
#a82f0d
RGB:
168, 47, 13
CMY:
34, 82, 95
CMYK:
0, 72, 92, 34
HSL:
13°, 85.6354%, 35.4902%
HSV (HSB):
13°, 92.2619%, 65.8824%
XYZ:
17.2376, 10.3869, 1.4771
xyY:
0.5923, 0.3569, 10.3869
CIE-Lab:
38.5281, 47.9846, 46.3143
CIE-LCH:
38.5281, 66.6898, 43.9852
CIE-Luv:
38.5281, 95.5014, 29.2531
Hunter-Lab:
32.2287, 39.0708, 19.8427
#a82f0d color charts
#a82f0d color shades, tints & tones
#a82f0d color schemes
#a82f0d color preview, HTML & CSS examples
This text has a color of #a82f0d
<p style="color:#a82f0d;">Text here</p>
.mytext {color:#a82f0d;}
This box has a color of #a82f0d
<div style="background-color:#a82f0d;">Content here</div>
.mybackground {background-color:#a82f0d;}
Border around this has a color of #a82f0d
<div style="border:2px solid #a82f0d;">Content here</div>
.myborder {border:2px solid #a82f0d;}