#ac8000 color space conversions
Hex:
#ac8000
RGB:
172, 128, 0
CMY:
33, 50, 100
CMYK:
0, 26, 100, 33
HSL:
45°, 100.0000%, 33.7255%
HSV (HSB):
45°, 100.0000%, 67.4510%
XYZ:
24.7324, 24.2090, 3.3693
xyY:
0.4728, 0.4628, 24.2090
CIE-Lab:
56.2964, 7.5896, 61.8594
CIE-LCH:
56.2964, 62.3232, 83.0053
CIE-Luv:
56.2964, 37.1363, 57.9171
Hunter-Lab:
49.2026, 3.6210, 30.3818
#ac8000 color charts
#ac8000 color shades, tints & tones
#ac8000 color schemes
#ac8000 color preview, HTML & CSS examples
This text has a color of #ac8000
<p style="color:#ac8000;">Text here</p>
.mytext {color:#ac8000;}
This box has a color of #ac8000
<div style="background-color:#ac8000;">Content here</div>
.mybackground {background-color:#ac8000;}
Border around this has a color of #ac8000
<div style="border:2px solid #ac8000;">Content here</div>
.myborder {border:2px solid #ac8000;}