#ac822d color space conversions
Hex:
#ac822d
RGB:
172, 130, 45
CMY:
33, 49, 82
CMYK:
0, 24, 74, 33
HSL:
40°, 58.5253%, 42.5490%
HSV (HSB):
40°, 73.8372%, 67.4510%
XYZ:
25.4695, 24.9254, 5.9513
xyY:
0.4520, 0.4424, 24.9254
CIE-Lab:
57.0026, 7.6858, 49.9656
CIE-LCH:
57.0026, 50.5533, 81.2552
CIE-Luv:
57.0026, 34.3490, 51.3969
Hunter-Lab:
49.9253, 3.6930, 27.8801
#ac822d color charts
#ac822d color shades, tints & tones
#ac822d color schemes
#ac822d color preview, HTML & CSS examples
This text has a color of #ac822d
<p style="color:#ac822d;">Text here</p>
.mytext {color:#ac822d;}
This box has a color of #ac822d
<div style="background-color:#ac822d;">Content here</div>
.mybackground {background-color:#ac822d;}
Border around this has a color of #ac822d
<div style="border:2px solid #ac822d;">Content here</div>
.myborder {border:2px solid #ac822d;}