#ab975e color space conversions
Hex:
#ab975e
RGB:
171, 151, 94
CMY:
33, 41, 63
CMYK:
0, 12, 45, 33
HSL:
44°, 31.4286%, 51.9608%
HSV (HSB):
44°, 45.0292%, 67.0588%
XYZ:
29.8816, 31.5993, 15.1140
xyY:
0.3901, 0.4126, 31.5993
CIE-Lab:
63.0103, -0.5778, 32.6699
CIE-LCH:
63.0103, 32.6751, 91.0132
CIE-Luv:
63.0103, 16.2124, 40.5340
Hunter-Lab:
56.2133, -3.4870, 23.4080
#ab975e color charts
#ab975e color shades, tints & tones
#ab975e color schemes
#ab975e color preview, HTML & CSS examples
This text has a color of #ab975e
<p style="color:#ab975e;">Text here</p>
.mytext {color:#ab975e;}
This box has a color of #ab975e
<div style="background-color:#ab975e;">Content here</div>
.mybackground {background-color:#ab975e;}
Border around this has a color of #ab975e
<div style="border:2px solid #ab975e;">Content here</div>
.myborder {border:2px solid #ab975e;}