#ac975f color space conversions
Hex:
#ac975f
RGB:
172, 151, 95
CMY:
33, 41, 63
CMYK:
0, 12, 45, 33
HSL:
44°, 31.6872%, 52.3529%
HSV (HSB):
44°, 44.7674%, 67.4510%
XYZ:
30.1454, 31.7301, 15.3622
xyY:
0.3903, 0.4108, 31.7301
CIE-Lab:
63.1192, -0.0493, 32.2940
CIE-LCH:
63.1192, 32.2940, 90.0875
CIE-Luv:
63.1192, 16.8482, 40.0678
Hunter-Lab:
56.3295, -3.0501, 23.2611
#ac975f color charts
#ac975f color shades, tints & tones
#ac975f color schemes
#ac975f color preview, HTML & CSS examples
This text has a color of #ac975f
<p style="color:#ac975f;">Text here</p>
.mytext {color:#ac975f;}
This box has a color of #ac975f
<div style="background-color:#ac975f;">Content here</div>
.mybackground {background-color:#ac975f;}
Border around this has a color of #ac975f
<div style="border:2px solid #ac975f;">Content here</div>
.myborder {border:2px solid #ac975f;}