#ab9999 color space conversions
Hex:
#ab9999
RGB:
171, 153, 153
CMY:
33, 40, 40
CMYK:
0, 11, 11, 33
HSL:
0°, 9.6774%, 63.5294%
HSV (HSB):
0°, 10.5263%, 67.0588%
XYZ:
33.9356, 33.7403, 34.8609
xyY:
0.3310, 0.3291, 33.7403
CIE-Lab:
64.7559, 6.6260, 2.4122
CIE-LCH:
64.7559, 7.0514, 20.0042
CIE-Luv:
64.7559, 10.7220, 2.3016
Hunter-Lab:
58.0864, 2.6331, 5.0772
#ab9999 color charts
#ab9999 color shades, tints & tones
#ab9999 color schemes
#ab9999 color preview, HTML & CSS examples
This text has a color of #ab9999
<p style="color:#ab9999;">Text here</p>
.mytext {color:#ab9999;}
This box has a color of #ab9999
<div style="background-color:#ab9999;">Content here</div>
.mybackground {background-color:#ab9999;}
Border around this has a color of #ab9999
<div style="border:2px solid #ab9999;">Content here</div>
.myborder {border:2px solid #ab9999;}