#afcddc color space conversions
Hex:
#afcddc
RGB:
175, 205, 220
CMY:
31, 20, 14
CMYK:
20, 7, 0, 14
HSL:
200°, 39.1304%, 77.4510%
HSV (HSB):
200°, 20.4545%, 86.2745%
XYZ:
52.4288, 57.9439, 76.1311
xyY:
0.2811, 0.3107, 57.9439
CIE-Lab:
80.7076, -6.7833, -10.7760
CIE-LCH:
80.7076, 12.7333, 237.8102
CIE-Luv:
80.7076, -16.2372, -15.5855
Hunter-Lab:
76.1209, -10.2685, -6.0134
#afcddc color charts
#afcddc RGB chart
#afcddc CMYK chart
#afcddc RGB pie chart
#afcddc color shades, tints & tones
#afcddc color schemes
#afcddc color preview, HTML & CSS examples
This text has a color of #afcddc
<p style="color:#afcddc;">Text here</p>
.mytext {color:#afcddc;}
Text color #afcddc
This box has a color of #afcddc
<div style="background-color:#afcddc;">Content here</div>
.mybackground {background-color:#afcddc;}
Background color #afcddc
Border around this has a color of #afcddc
<div style="border:2px solid #afcddc;">Content here</div>
.myborder {border:2px solid #afcddc;}
Border color #afcddc