#ab714e color space conversions
Hex:
#ab714e
RGB:
171, 113, 78
CMY:
33, 56, 69
CMYK:
0, 34, 54, 33
HSL:
23°, 37.3494%, 48.8235%
HSV (HSB):
23°, 54.3860%, 67.0588%
XYZ:
24.0749, 21.0182, 9.9958
xyY:
0.4370, 0.3815, 21.0182
CIE-Lab:
52.9695, 19.0756, 28.6902
CIE-LCH:
52.9695, 34.4530, 56.3808
CIE-Luv:
52.9695, 43.3111, 30.1867
Hunter-Lab:
45.8457, 13.5055, 19.1649
#ab714e color charts
#ab714e color shades, tints & tones
#ab714e color schemes
#ab714e color preview, HTML & CSS examples
This text has a color of #ab714e
<p style="color:#ab714e;">Text here</p>
.mytext {color:#ab714e;}
This box has a color of #ab714e
<div style="background-color:#ab714e;">Content here</div>
.mybackground {background-color:#ab714e;}
Border around this has a color of #ab714e
<div style="border:2px solid #ab714e;">Content here</div>
.myborder {border:2px solid #ab714e;}