#ac4c00 color space conversions
Hex:
#ac4c00
RGB:
172, 76, 0
CMY:
33, 70, 100
CMYK:
0, 56, 100, 33
HSL:
27°, 100.0000%, 33.7255%
HSV (HSB):
27°, 100.0000%, 67.4510%
XYZ:
19.5977, 13.9395, 1.6577
xyY:
0.5568, 0.3961, 13.9395
CIE-Lab:
44.1461, 36.1372, 54.1311
CIE-LCH:
44.1461, 65.0851, 56.2735
CIE-Luv:
44.1461, 78.9947, 39.3529
Hunter-Lab:
37.3357, 28.3581, 23.5025
#ac4c00 color charts
#ac4c00 color shades, tints & tones
#ac4c00 color schemes
#ac4c00 color preview, HTML & CSS examples
This text has a color of #ac4c00
<p style="color:#ac4c00;">Text here</p>
.mytext {color:#ac4c00;}
This box has a color of #ac4c00
<div style="background-color:#ac4c00;">Content here</div>
.mybackground {background-color:#ac4c00;}
Border around this has a color of #ac4c00
<div style="border:2px solid #ac4c00;">Content here</div>
.myborder {border:2px solid #ac4c00;}