#af9999 color space conversions
Hex:
#af9999
RGB:
175, 153, 153
CMY:
31, 40, 40
CMYK:
0, 13, 13, 31
HSL:
0°, 12.0879%, 64.3137%
HSV (HSB):
0°, 12.5714%, 68.6275%
XYZ:
34.8202, 34.1963, 34.9023
xyY:
0.3351, 0.3291, 34.1963
CIE-Lab:
65.1181, 8.1205, 2.9826
CIE-LCH:
65.1181, 8.6509, 20.1677
CIE-Luv:
65.1181, 13.2284, 2.8421
Hunter-Lab:
58.4776, 3.9510, 5.5472
#af9999 color charts
#af9999 color shades, tints & tones
#af9999 color schemes
#af9999 color preview, HTML & CSS examples
This text has a color of #af9999
<p style="color:#af9999;">Text here</p>
.mytext {color:#af9999;}
This box has a color of #af9999
<div style="background-color:#af9999;">Content here</div>
.mybackground {background-color:#af9999;}
Border around this has a color of #af9999
<div style="border:2px solid #af9999;">Content here</div>
.myborder {border:2px solid #af9999;}