#ab7d3c color space conversions
Hex:
#ab7d3c
RGB:
171, 125, 60
CMY:
33, 51, 76
CMYK:
0, 27, 65, 33
HSL:
35°, 48.0519%, 45.2941%
HSV (HSB):
35°, 64.9123%, 67.0588%
XYZ:
24.9438, 23.6514, 7.5255
xyY:
0.4445, 0.4214, 23.6514
CIE-Lab:
55.7371, 10.9075, 41.6077
CIE-LCH:
55.7371, 43.0136, 75.3104
CIE-Luv:
55.7371, 36.3578, 44.0469
Hunter-Lab:
48.6327, 6.4458, 24.8683
#ab7d3c color charts
#ab7d3c color shades, tints & tones
#ab7d3c color schemes
#ab7d3c color preview, HTML & CSS examples
This text has a color of #ab7d3c
<p style="color:#ab7d3c;">Text here</p>
.mytext {color:#ab7d3c;}
This box has a color of #ab7d3c
<div style="background-color:#ab7d3c;">Content here</div>
.mybackground {background-color:#ab7d3c;}
Border around this has a color of #ab7d3c
<div style="border:2px solid #ab7d3c;">Content here</div>
.myborder {border:2px solid #ab7d3c;}