#ac5f32 color space conversions
Hex:
#ac5f32
RGB:
172, 95, 50
CMY:
33, 63, 80
CMYK:
0, 45, 71, 33
HSL:
22°, 54.9550%, 43.5294%
HSV (HSB):
22°, 70.9302%, 67.4510%
XYZ:
21.6812, 17.1854, 5.1920
xyY:
0.4921, 0.3901, 17.1854
CIE-Lab:
48.4927, 27.5189, 38.6693
CIE-LCH:
48.4927, 47.4617, 54.5625
CIE-Luv:
48.4927, 60.5851, 35.2372
Hunter-Lab:
41.4552, 20.8093, 21.5930
#ac5f32 color charts
#ac5f32 color shades, tints & tones
#ac5f32 color schemes
#ac5f32 color preview, HTML & CSS examples
This text has a color of #ac5f32
<p style="color:#ac5f32;">Text here</p>
.mytext {color:#ac5f32;}
This box has a color of #ac5f32
<div style="background-color:#ac5f32;">Content here</div>
.mybackground {background-color:#ac5f32;}
Border around this has a color of #ac5f32
<div style="border:2px solid #ac5f32;">Content here</div>
.myborder {border:2px solid #ac5f32;}