#ab5a4c color space conversions
Hex:
#ab5a4c
RGB:
171, 90, 76
CMY:
33, 65, 70
CMYK:
0, 47, 56, 33
HSL:
9°, 38.4615%, 48.4314%
HSV (HSB):
9°, 55.5556%, 67.0588%
XYZ:
21.7553, 16.4921, 8.8741
xyY:
0.4617, 0.3500, 16.4921
CIE-Lab:
47.6135, 31.6561, 22.9653
CIE-LCH:
47.6135, 39.1090, 35.9595
CIE-Luv:
47.6135, 59.6632, 20.7486
Hunter-Lab:
40.6104, 24.5554, 15.4713
#ab5a4c color charts
#ab5a4c color shades, tints & tones
#ab5a4c color schemes
#ab5a4c color preview, HTML & CSS examples
This text has a color of #ab5a4c
<p style="color:#ab5a4c;">Text here</p>
.mytext {color:#ab5a4c;}
This box has a color of #ab5a4c
<div style="background-color:#ab5a4c;">Content here</div>
.mybackground {background-color:#ab5a4c;}
Border around this has a color of #ab5a4c
<div style="border:2px solid #ab5a4c;">Content here</div>
.myborder {border:2px solid #ab5a4c;}