#afc2a2 color space conversions
Hex:
#afc2a2
RGB:
175, 194, 162
CMY:
31, 24, 36
CMYK:
10, 0, 16, 24
HSL:
96°, 20.7792%, 69.8039%
HSV (HSB):
96°, 16.4948%, 76.0784%
XYZ:
43.4926, 50.3062, 41.6002
xyY:
0.3212, 0.3715, 50.3062
CIE-Lab:
76.2568, -12.3617, 13.9386
CIE-LCH:
76.2568, 18.6305, 131.5687
CIE-Luv:
76.2568, -9.2521, 22.0578
Hunter-Lab:
70.9268, -14.6652, 14.8739
#afc2a2 color charts
#afc2a2 color shades, tints & tones
#afc2a2 color schemes
#afc2a2 color preview, HTML & CSS examples
This text has a color of #afc2a2
<p style="color:#afc2a2;">Text here</p>
.mytext {color:#afc2a2;}
This box has a color of #afc2a2
<div style="background-color:#afc2a2;">Content here</div>
.mybackground {background-color:#afc2a2;}
Border around this has a color of #afc2a2
<div style="border:2px solid #afc2a2;">Content here</div>
.myborder {border:2px solid #afc2a2;}