#afcecc color space conversions
Hex:
#afcecc
RGB:
175, 206, 204
CMY:
31, 19, 20
CMYK:
15, 0, 1, 19
HSL:
176°, 24.0310%, 74.7059%
HSV (HSB):
176°, 15.0485%, 80.7843%
XYZ:
50.6496, 57.6162, 65.5783
xyY:
0.2914, 0.3314, 57.6162
CIE-Lab:
80.5249, -10.6881, -2.4778
CIE-LCH:
80.5249, 10.9715, 193.0523
CIE-Luv:
80.5249, -16.3158, -1.9490
Hunter-Lab:
75.9053, -13.7261, 1.9103
#afcecc color charts
#afcecc color shades, tints & tones
#afcecc color schemes
#afcecc color preview, HTML & CSS examples
This text has a color of #afcecc
<p style="color:#afcecc;">Text here</p>
.mytext {color:#afcecc;}
This box has a color of #afcecc
<div style="background-color:#afcecc;">Content here</div>
.mybackground {background-color:#afcecc;}
Border around this has a color of #afcecc
<div style="border:2px solid #afcecc;">Content here</div>
.myborder {border:2px solid #afcecc;}