#ab7e2d color space conversions
Hex:
#ab7e2d
RGB:
171, 126, 45
CMY:
33, 51, 82
CMYK:
0, 26, 74, 33
HSL:
39°, 58.3333%, 42.3529%
HSV (HSB):
39°, 73.6842%, 67.0588%
XYZ:
24.7291, 23.7691, 5.7672
xyY:
0.4557, 0.4380, 23.7691
CIE-Lab:
55.8559, 9.4743, 48.7795
CIE-LCH:
55.8559, 49.6911, 79.0085
CIE-Luv:
55.8559, 36.5534, 49.6606
Hunter-Lab:
48.7536, 5.2212, 27.1140
#ab7e2d color charts
#ab7e2d color shades, tints & tones
#ab7e2d color schemes
#ab7e2d color preview, HTML & CSS examples
This text has a color of #ab7e2d
<p style="color:#ab7e2d;">Text here</p>
.mytext {color:#ab7e2d;}
This box has a color of #ab7e2d
<div style="background-color:#ab7e2d;">Content here</div>
.mybackground {background-color:#ab7e2d;}
Border around this has a color of #ab7e2d
<div style="border:2px solid #ab7e2d;">Content here</div>
.myborder {border:2px solid #ab7e2d;}