#ac685f color space conversions
Hex:
#ac685f
RGB:
172, 104, 95
CMY:
33, 59, 63
CMYK:
0, 40, 45, 33
HSL:
7°, 31.6872%, 52.3529%
HSV (HSB):
7°, 44.7674%, 67.4510%
XYZ:
24.0291, 19.4975, 13.3234
xyY:
0.4227, 0.3430, 19.4975
CIE-Lab:
51.2643, 26.2252, 16.6807
CIE-LCH:
51.2643, 31.0806, 32.4587
CIE-Luv:
51.2643, 47.8504, 15.9541
Hunter-Lab:
44.1560, 19.8645, 13.0193
#ac685f color charts
#ac685f color shades, tints & tones
#ac685f color schemes
#ac685f color preview, HTML & CSS examples
This text has a color of #ac685f
<p style="color:#ac685f;">Text here</p>
.mytext {color:#ac685f;}
This box has a color of #ac685f
<div style="background-color:#ac685f;">Content here</div>
.mybackground {background-color:#ac685f;}
Border around this has a color of #ac685f
<div style="border:2px solid #ac685f;">Content here</div>
.myborder {border:2px solid #ac685f;}