#afced1 color space conversions
Hex:
#afced1
RGB:
175, 206, 209
CMY:
31, 19, 18
CMYK:
16, 1, 0, 18
HSL:
185°, 26.9841%, 75.2941%
HSV (HSB):
185°, 16.2679%, 81.9608%
XYZ:
51.2591, 57.8600, 68.7881
xyY:
0.2881, 0.3252, 57.8600
CIE-Lab:
80.6609, -9.6545, -4.9553
CIE-LCH:
80.6609, 10.8519, 207.1697
CIE-Luv:
80.6609, -16.4314, -5.9471
Hunter-Lab:
76.0658, -12.8277, -0.3713
#afced1 color charts
#afced1 color shades, tints & tones
#afced1 color schemes
#afced1 color preview, HTML & CSS examples
This text has a color of #afced1
<p style="color:#afced1;">Text here</p>
.mytext {color:#afced1;}
This box has a color of #afced1
<div style="background-color:#afced1;">Content here</div>
.mybackground {background-color:#afced1;}
Border around this has a color of #afced1
<div style="border:2px solid #afced1;">Content here</div>
.myborder {border:2px solid #afced1;}