#ab534c color space conversions
Hex:
#ab534c
RGB:
171, 83, 76
CMY:
33, 67, 70
CMYK:
0, 51, 56, 33
HSL:
4°, 38.4615%, 48.4314%
HSV (HSB):
4°, 55.5556%, 67.0588%
XYZ:
21.1923, 15.3662, 8.6865
xyY:
0.4684, 0.3396, 15.3662
CIE-Lab:
46.1318, 35.3820, 21.0261
CIE-LCH:
46.1318, 41.1580, 30.7213
CIE-Luv:
46.1318, 64.3885, 17.7442
Hunter-Lab:
39.1998, 27.9017, 14.3015
#ab534c color charts
#ab534c color shades, tints & tones
#ab534c color schemes
#ab534c color preview, HTML & CSS examples
This text has a color of #ab534c
<p style="color:#ab534c;">Text here</p>
.mytext {color:#ab534c;}
This box has a color of #ab534c
<div style="background-color:#ab534c;">Content here</div>
.mybackground {background-color:#ab534c;}
Border around this has a color of #ab534c
<div style="border:2px solid #ab534c;">Content here</div>
.myborder {border:2px solid #ab534c;}