#ac5f00 color space conversions
Hex:
#ac5f00
RGB:
172, 95, 0
CMY:
33, 63, 100
CMYK:
0, 45, 100, 33
HSL:
33°, 100.0000%, 33.7255%
HSV (HSB):
33°, 100.0000%, 67.4510%
XYZ:
21.1055, 16.9551, 2.1603
xyY:
0.5247, 0.4215, 16.9551
CIE-Lab:
48.2034, 26.0378, 56.5520
CIE-LCH:
48.2034, 62.2583, 65.2776
CIE-Luv:
48.2034, 63.6805, 45.7144
Hunter-Lab:
41.1765, 19.4331, 25.7130
#ac5f00 color charts
#ac5f00 color shades, tints & tones
#ac5f00 color schemes
#ac5f00 color preview, HTML & CSS examples
This text has a color of #ac5f00
<p style="color:#ac5f00;">Text here</p>
.mytext {color:#ac5f00;}
This box has a color of #ac5f00
<div style="background-color:#ac5f00;">Content here</div>
.mybackground {background-color:#ac5f00;}
Border around this has a color of #ac5f00
<div style="border:2px solid #ac5f00;">Content here</div>
.myborder {border:2px solid #ac5f00;}