#ac6f00 color space conversions
Hex:
#ac6f00
RGB:
172, 111, 0
CMY:
33, 56, 100
CMYK:
0, 35, 100, 33
HSL:
39°, 100.0000%, 33.7255%
HSV (HSB):
39°, 100.0000%, 67.4510%
XYZ:
22.6977, 20.1395, 2.6910
xyY:
0.4985, 0.4424, 20.1395
CIE-Lab:
51.9946, 17.1265, 58.9750
CIE-LCH:
51.9946, 61.4114, 73.8066
CIE-Luv:
51.9946, 50.6385, 51.5046
Hunter-Lab:
44.8771, 11.7459, 27.8587
#ac6f00 color charts
#ac6f00 color shades, tints & tones
#ac6f00 color schemes
#ac6f00 color preview, HTML & CSS examples
This text has a color of #ac6f00
<p style="color:#ac6f00;">Text here</p>
.mytext {color:#ac6f00;}
This box has a color of #ac6f00
<div style="background-color:#ac6f00;">Content here</div>
.mybackground {background-color:#ac6f00;}
Border around this has a color of #ac6f00
<div style="border:2px solid #ac6f00;">Content here</div>
.myborder {border:2px solid #ac6f00;}