#ab555a color space conversions
Hex:
#ab555a
RGB:
171, 85, 90
CMY:
33, 67, 65
CMYK:
0, 50, 47, 33
HSL:
357°, 33.8583%, 50.1961%
HSV (HSB):
357°, 50.2924%, 67.0588%
XYZ:
21.8885, 15.8931, 11.5869
xyY:
0.4434, 0.3219, 15.8931
CIE-Lab:
46.8339, 35.6399, 13.5583
CIE-LCH:
46.8339, 38.1317, 20.8280
CIE-Luv:
46.8339, 60.2192, 10.0233
Hunter-Lab:
39.8662, 28.2398, 10.6740
#ab555a color charts
#ab555a color shades, tints & tones
#ab555a color schemes
#ab555a color preview, HTML & CSS examples
This text has a color of #ab555a
<p style="color:#ab555a;">Text here</p>
.mytext {color:#ab555a;}
This box has a color of #ab555a
<div style="background-color:#ab555a;">Content here</div>
.mybackground {background-color:#ab555a;}
Border around this has a color of #ab555a
<div style="border:2px solid #ab555a;">Content here</div>
.myborder {border:2px solid #ab555a;}