#ab7c2d color space conversions
Hex:
#ab7c2d
RGB:
171, 124, 45
CMY:
33, 51, 82
CMYK:
0, 27, 74, 33
HSL:
38°, 58.3333%, 42.3529%
HSV (HSB):
38°, 73.6842%, 67.0588%
XYZ:
24.4759, 23.2627, 5.6828
xyY:
0.4582, 0.4355, 23.2627
CIE-Lab:
55.3419, 10.5965, 48.2616
CIE-LCH:
55.3419, 49.4112, 77.6164
CIE-Luv:
55.3419, 38.0560, 48.8189
Hunter-Lab:
48.2314, 6.1780, 26.7763
#ab7c2d color charts
#ab7c2d color shades, tints & tones
#ab7c2d color schemes
#ab7c2d color preview, HTML & CSS examples
This text has a color of #ab7c2d
<p style="color:#ab7c2d;">Text here</p>
.mytext {color:#ab7c2d;}
This box has a color of #ab7c2d
<div style="background-color:#ab7c2d;">Content here</div>
.mybackground {background-color:#ab7c2d;}
Border around this has a color of #ab7c2d
<div style="border:2px solid #ab7c2d;">Content here</div>
.myborder {border:2px solid #ab7c2d;}