#ab8284 color space conversions
Hex:
#ab8284
RGB:
171, 130, 132
CMY:
33, 49, 48
CMYK:
0, 24, 23, 33
HSL:
357°, 19.6172%, 59.0196%
HSV (HSB):
357°, 23.9766%, 67.0588%
XYZ:
28.9421, 26.2891, 25.3787
xyY:
0.3590, 0.3261, 26.2891
CIE-Lab:
58.3105, 16.0790, 5.0381
CIE-LCH:
58.3105, 16.8498, 17.3974
CIE-Luv:
58.3105, 25.7489, 4.1103
Hunter-Lab:
51.2729, 11.0304, 6.5441
#ab8284 color charts
#ab8284 color shades, tints & tones
#ab8284 color schemes
#ab8284 color preview, HTML & CSS examples
This text has a color of #ab8284
<p style="color:#ab8284;">Text here</p>
.mytext {color:#ab8284;}
This box has a color of #ab8284
<div style="background-color:#ab8284;">Content here</div>
.mybackground {background-color:#ab8284;}
Border around this has a color of #ab8284
<div style="border:2px solid #ab8284;">Content here</div>
.myborder {border:2px solid #ab8284;}