#afcccf color space conversions
Hex:
#afcccf
RGB:
175, 204, 207
CMY:
31, 20, 19
CMYK:
15, 1, 0, 19
HSL:
186°, 25.0000%, 74.9020%
HSV (HSB):
186°, 15.4589%, 81.1765%
XYZ:
50.5345, 56.8047, 67.3324
xyY:
0.2893, 0.3252, 56.8047
CIE-Lab:
80.0696, -9.0326, -4.7556
CIE-LCH:
80.0696, 10.2080, 207.7666
CIE-Luv:
80.0696, -15.4506, -5.7323
Hunter-Lab:
75.3689, -12.2120, -0.2098
#afcccf color charts
#afcccf color shades, tints & tones
#afcccf color schemes
#afcccf color preview, HTML & CSS examples
This text has a color of #afcccf
<p style="color:#afcccf;">Text here</p>
.mytext {color:#afcccf;}
This box has a color of #afcccf
<div style="background-color:#afcccf;">Content here</div>
.mybackground {background-color:#afcccf;}
Border around this has a color of #afcccf
<div style="border:2px solid #afcccf;">Content here</div>
.myborder {border:2px solid #afcccf;}