#ac8414 color space conversions
Hex:
#ac8414
RGB:
172, 132, 20
CMY:
33, 48, 92
CMYK:
0, 23, 88, 33
HSL:
44°, 79.1667%, 37.6471%
HSV (HSB):
44°, 88.3721%, 67.4510%
XYZ:
25.3908, 25.3237, 4.2115
xyY:
0.4623, 0.4611, 25.3237
CIE-Lab:
57.3895, 5.6860, 58.8956
CIE-LCH:
57.3895, 59.1694, 84.4856
CIE-Luv:
57.3895, 33.7247, 57.4962
Hunter-Lab:
50.3227, 1.9993, 30.2638
#ac8414 color charts
#ac8414 color shades, tints & tones
#ac8414 color schemes
#ac8414 color preview, HTML & CSS examples
This text has a color of #ac8414
<p style="color:#ac8414;">Text here</p>
.mytext {color:#ac8414;}
This box has a color of #ac8414
<div style="background-color:#ac8414;">Content here</div>
.mybackground {background-color:#ac8414;}
Border around this has a color of #ac8414
<div style="border:2px solid #ac8414;">Content here</div>
.myborder {border:2px solid #ac8414;}