#ac5e2c color space conversions
Hex:
#ac5e2c
RGB:
172, 94, 44
CMY:
33, 63, 83
CMYK:
0, 45, 74, 33
HSL:
23°, 59.2593%, 42.3529%
HSV (HSB):
23°, 74.4186%, 67.4510%
XYZ:
21.4706, 16.9579, 4.5245
xyY:
0.4999, 0.3948, 16.9579
CIE-Lab:
48.2070, 27.7584, 41.4284
CIE-LCH:
48.2070, 49.8683, 56.1767
CIE-Luv:
48.2070, 61.9842, 36.9822
Hunter-Lab:
41.1800, 21.0021, 22.3118
#ac5e2c color charts
#ac5e2c color shades, tints & tones
#ac5e2c color schemes
#ac5e2c color preview, HTML & CSS examples
This text has a color of #ac5e2c
<p style="color:#ac5e2c;">Text here</p>
.mytext {color:#ac5e2c;}
This box has a color of #ac5e2c
<div style="background-color:#ac5e2c;">Content here</div>
.mybackground {background-color:#ac5e2c;}
Border around this has a color of #ac5e2c
<div style="border:2px solid #ac5e2c;">Content here</div>
.myborder {border:2px solid #ac5e2c;}