#ac682f color space conversions
Hex:
#ac682f
RGB:
172, 104, 47
CMY:
33, 59, 82
CMYK:
0, 40, 73, 33
HSL:
27°, 57.0776%, 42.9412%
HSV (HSB):
27°, 72.6744%, 67.4510%
XYZ:
22.4767, 18.8765, 5.1482
xyY:
0.4834, 0.4059, 18.8765
CIE-Lab:
50.5424, 22.3756, 42.4077
CIE-LCH:
50.5424, 47.9488, 62.1825
CIE-Luv:
50.5424, 53.9984, 39.9475
Hunter-Lab:
43.4471, 16.3116, 23.3875
#ac682f color charts
#ac682f color shades, tints & tones
#ac682f color schemes
#ac682f color preview, HTML & CSS examples
This text has a color of #ac682f
<p style="color:#ac682f;">Text here</p>
.mytext {color:#ac682f;}
This box has a color of #ac682f
<div style="background-color:#ac682f;">Content here</div>
.mybackground {background-color:#ac682f;}
Border around this has a color of #ac682f
<div style="border:2px solid #ac682f;">Content here</div>
.myborder {border:2px solid #ac682f;}