#ac4412 color space conversions
Hex:
#ac4412
RGB:
172, 68, 18
CMY:
33, 73, 93
CMYK:
0, 60, 90, 33
HSL:
19°, 81.0526%, 37.2549%
HSV (HSB):
19°, 89.5349%, 67.4510%
XYZ:
19.1896, 12.9486, 2.0602
xyY:
0.5611, 0.3786, 12.9486
CIE-Lab:
42.6857, 40.3672, 47.8881
CIE-LCH:
42.6857, 62.6321, 49.8708
CIE-Luv:
42.6857, 84.1797, 34.5966
Hunter-Lab:
35.9841, 32.2180, 21.7944
#ac4412 color charts
#ac4412 color shades, tints & tones
#ac4412 color schemes
#ac4412 color preview, HTML & CSS examples
This text has a color of #ac4412
<p style="color:#ac4412;">Text here</p>
.mytext {color:#ac4412;}
This box has a color of #ac4412
<div style="background-color:#ac4412;">Content here</div>
.mybackground {background-color:#ac4412;}
Border around this has a color of #ac4412
<div style="border:2px solid #ac4412;">Content here</div>
.myborder {border:2px solid #ac4412;}