#ac8025 color space conversions
Hex:
#ac8025
RGB:
172, 128, 37
CMY:
33, 50, 85
CMYK:
0, 26, 78, 33
HSL:
40°, 64.5933%, 40.9804%
HSV (HSB):
40°, 78.4884%, 67.4510%
XYZ:
25.0664, 24.3426, 5.1277
xyY:
0.4596, 0.4464, 24.3426
CIE-Lab:
56.4292, 8.4477, 52.6534
CIE-LCH:
56.4292, 53.3268, 80.8851
CIE-Luv:
56.4292, 36.2170, 52.6896
Hunter-Lab:
49.3382, 4.3454, 28.3747
#ac8025 color charts
#ac8025 color shades, tints & tones
#ac8025 color schemes
#ac8025 color preview, HTML & CSS examples
This text has a color of #ac8025
<p style="color:#ac8025;">Text here</p>
.mytext {color:#ac8025;}
This box has a color of #ac8025
<div style="background-color:#ac8025;">Content here</div>
.mybackground {background-color:#ac8025;}
Border around this has a color of #ac8025
<div style="border:2px solid #ac8025;">Content here</div>
.myborder {border:2px solid #ac8025;}