#ab8485 color space conversions
Hex:
#ab8485
RGB:
171, 132, 133
CMY:
33, 48, 48
CMYK:
0, 23, 22, 33
HSL:
358°, 18.8406%, 59.4118%
HSV (HSB):
358°, 22.8070%, 67.0588%
XYZ:
29.2795, 26.8539, 25.8304
xyY:
0.3572, 0.3276, 26.8539
CIE-Lab:
58.8389, 15.1036, 5.2231
CIE-LCH:
58.8389, 15.9813, 19.0761
CIE-Luv:
58.8389, 24.4714, 4.5492
Hunter-Lab:
51.8208, 10.1688, 6.7210
#ab8485 color charts
#ab8485 color shades, tints & tones
#ab8485 color schemes
#ab8485 color preview, HTML & CSS examples
This text has a color of #ab8485
<p style="color:#ab8485;">Text here</p>
.mytext {color:#ab8485;}
This box has a color of #ab8485
<div style="background-color:#ab8485;">Content here</div>
.mybackground {background-color:#ab8485;}
Border around this has a color of #ab8485
<div style="border:2px solid #ab8485;">Content here</div>
.myborder {border:2px solid #ab8485;}