#ac640c color space conversions
Hex:
#ac640c
RGB:
172, 100, 12
CMY:
33, 61, 95
CMYK:
0, 42, 93, 33
HSL:
33°, 86.9565%, 36.0784%
HSV (HSB):
33°, 93.0233%, 67.4510%
XYZ:
21.6368, 17.9115, 2.6647
xyY:
0.5126, 0.4243, 17.9115
CIE-Lab:
49.3886, 23.4487, 54.6724
CIE-LCH:
49.3886, 59.4887, 66.7858
CIE-Luv:
49.3886, 59.2556, 46.2694
Hunter-Lab:
42.3220, 17.1931, 25.8924
#ac640c color charts
#ac640c color shades, tints & tones
#ac640c color schemes
#ac640c color preview, HTML & CSS examples
This text has a color of #ac640c
<p style="color:#ac640c;">Text here</p>
.mytext {color:#ac640c;}
This box has a color of #ac640c
<div style="background-color:#ac640c;">Content here</div>
.mybackground {background-color:#ac640c;}
Border around this has a color of #ac640c
<div style="border:2px solid #ac640c;">Content here</div>
.myborder {border:2px solid #ac640c;}