#ac712e color space conversions
Hex:
#ac712e
RGB:
172, 113, 46
CMY:
33, 56, 82
CMYK:
0, 34, 73, 33
HSL:
32°, 57.7982%, 42.7451%
HSV (HSB):
32°, 73.2558%, 67.4510%
XYZ:
23.4115, 20.7782, 5.3614
xyY:
0.4725, 0.4193, 20.7782
CIE-Lab:
52.7059, 17.2792, 45.1528
CIE-LCH:
52.7059, 48.3461, 69.0590
CIE-Luv:
52.7059, 47.1609, 43.9759
Hunter-Lab:
45.5831, 11.9075, 24.9345
#ac712e color charts
#ac712e color shades, tints & tones
#ac712e color schemes
#ac712e color preview, HTML & CSS examples
This text has a color of #ac712e
<p style="color:#ac712e;">Text here</p>
.mytext {color:#ac712e;}
This box has a color of #ac712e
<div style="background-color:#ac712e;">Content here</div>
.mybackground {background-color:#ac712e;}
Border around this has a color of #ac712e
<div style="border:2px solid #ac712e;">Content here</div>
.myborder {border:2px solid #ac712e;}