#afc7c7 color space conversions
Hex:
#afc7c7
RGB:
175, 199, 199
CMY:
31, 22, 22
CMYK:
12, 0, 0, 22
HSL:
180°, 17.6471%, 73.3333%
HSV (HSB):
180°, 12.0603%, 78.0392%
XYZ:
48.4114, 54.0843, 61.9206
xyY:
0.2944, 0.3289, 54.0843
CIE-Lab:
78.5109, -8.0679, -2.7499
CIE-LCH:
78.5109, 8.5237, 198.8214
CIE-Luv:
78.5109, -12.8709, -2.7899
Hunter-Lab:
73.5420, -11.1952, 1.5587
#afc7c7 color charts
#afc7c7 color shades, tints & tones
#afc7c7 color schemes
#afc7c7 color preview, HTML & CSS examples
This text has a color of #afc7c7
<p style="color:#afc7c7;">Text here</p>
.mytext {color:#afc7c7;}
This box has a color of #afc7c7
<div style="background-color:#afc7c7;">Content here</div>
.mybackground {background-color:#afc7c7;}
Border around this has a color of #afc7c7
<div style="border:2px solid #afc7c7;">Content here</div>
.myborder {border:2px solid #afc7c7;}