#ab714d color space conversions
Hex:
#ab714d
RGB:
171, 113, 77
CMY:
33, 56, 70
CMYK:
0, 34, 55, 33
HSL:
23°, 37.9032%, 48.6275%
HSV (HSB):
23°, 54.9708%, 67.0588%
XYZ:
24.0393, 21.0040, 9.8083
xyY:
0.4383, 0.3829, 21.0040
CIE-Lab:
52.9539, 18.9868, 29.2308
CIE-LCH:
52.9539, 34.8560, 56.9944
CIE-Luv:
52.9539, 43.4276, 30.7148
Hunter-Lab:
45.8301, 13.4259, 19.3921
#ab714d color charts
#ab714d color shades, tints & tones
#ab714d color schemes
#ab714d color preview, HTML & CSS examples
This text has a color of #ab714d
<p style="color:#ab714d;">Text here</p>
.mytext {color:#ab714d;}
This box has a color of #ab714d
<div style="background-color:#ab714d;">Content here</div>
.mybackground {background-color:#ab714d;}
Border around this has a color of #ab714d
<div style="border:2px solid #ab714d;">Content here</div>
.myborder {border:2px solid #ab714d;}