#ac700a color space conversions
Hex:
#ac700a
RGB:
172, 112, 10
CMY:
33, 56, 96
CMYK:
0, 35, 94, 33
HSL:
38°, 89.0110%, 35.6863%
HSV (HSB):
38°, 94.1860%, 67.4510%
XYZ:
22.8622, 20.3809, 3.0161
xyY:
0.4942, 0.4406, 20.3809
CIE-Lab:
52.2652, 16.7079, 57.1842
CIE-LCH:
52.2652, 59.5751, 73.7128
CIE-Luv:
52.2652, 49.6133, 50.9278
Hunter-Lab:
45.1452, 11.3909, 27.6406
#ac700a color charts
#ac700a color shades, tints & tones
#ac700a color schemes
#ac700a color preview, HTML & CSS examples
This text has a color of #ac700a
<p style="color:#ac700a;">Text here</p>
.mytext {color:#ac700a;}
This box has a color of #ac700a
<div style="background-color:#ac700a;">Content here</div>
.mybackground {background-color:#ac700a;}
Border around this has a color of #ac700a
<div style="border:2px solid #ac700a;">Content here</div>
.myborder {border:2px solid #ac700a;}