#afcedc color space conversions
Hex:
#afcedc
RGB:
175, 206, 220
CMY:
31, 19, 14
CMYK:
20, 6, 0, 14
HSL:
199°, 39.1304%, 77.4510%
HSV (HSB):
199°, 20.4545%, 86.2745%
XYZ:
52.6688, 58.4239, 76.2111
xyY:
0.2812, 0.3119, 58.4239
CIE-Lab:
80.9739, -7.3064, -10.3790
CIE-LCH:
80.9739, 12.6929, 234.8560
CIE-Luv:
80.9739, -16.6913, -14.8757
Hunter-Lab:
76.4355, -10.7647, -5.6111
#afcedc color charts
#afcedc RGB chart
#afcedc CMYK chart
#afcedc RGB pie chart
#afcedc color shades, tints & tones
#afcedc color schemes
#afcedc color preview, HTML & CSS examples
This text has a color of #afcedc
<p style="color:#afcedc;">Text here</p>
.mytext {color:#afcedc;}
Text color #afcedc
This box has a color of #afcedc
<div style="background-color:#afcedc;">Content here</div>
.mybackground {background-color:#afcedc;}
Background color #afcedc
Border around this has a color of #afcedc
<div style="border:2px solid #afcedc;">Content here</div>
.myborder {border:2px solid #afcedc;}
Border color #afcedc