#afa8a8 color space conversions
Hex:
#afa8a8
RGB:
175, 168, 168
CMY:
31, 34, 34
CMYK:
0, 4, 4, 31
HSL:
0°, 4.1916%, 67.2549%
HSV (HSB):
0°, 4.0000%, 68.6275%
XYZ:
38.7497, 39.9464, 42.7139
xyY:
0.3192, 0.3290, 39.9464
CIE-Lab:
69.4313, 2.5106, 0.8869
CIE-LCH:
69.4313, 2.6626, 19.4560
CIE-Luv:
69.4313, 4.0487, 0.8613
Hunter-Lab:
63.2031, -1.1675, 4.1729
#afa8a8 color charts
#afa8a8 color shades, tints & tones
#afa8a8 color schemes
#afa8a8 color preview, HTML & CSS examples
This text has a color of #afa8a8
<p style="color:#afa8a8;">Text here</p>
.mytext {color:#afa8a8;}
This box has a color of #afa8a8
<div style="background-color:#afa8a8;">Content here</div>
.mybackground {background-color:#afa8a8;}
Border around this has a color of #afa8a8
<div style="border:2px solid #afa8a8;">Content here</div>
.myborder {border:2px solid #afa8a8;}