#ab832a color space conversions
Hex:
#ab832a
RGB:
171, 131, 42
CMY:
33, 49, 84
CMYK:
0, 23, 75, 33
HSL:
41°, 60.5634%, 41.7647%
HSV (HSB):
41°, 75.4386%, 67.0588%
XYZ:
25.3288, 25.0577, 5.6921
xyY:
0.4517, 0.4468, 25.0577
CIE-Lab:
57.1316, 6.5352, 51.3062
CIE-LCH:
57.1316, 51.7207, 82.7410
CIE-Luv:
57.1316, 32.9647, 52.6094
Hunter-Lab:
50.0577, 2.7188, 28.2984
#ab832a color charts
#ab832a color shades, tints & tones
#ab832a color schemes
#ab832a color preview, HTML & CSS examples
This text has a color of #ab832a
<p style="color:#ab832a;">Text here</p>
.mytext {color:#ab832a;}
This box has a color of #ab832a
<div style="background-color:#ab832a;">Content here</div>
.mybackground {background-color:#ab832a;}
Border around this has a color of #ab832a
<div style="border:2px solid #ab832a;">Content here</div>
.myborder {border:2px solid #ab832a;}