#afedcd color space conversions
Hex:
#afedcd
RGB:
175, 237, 205
CMY:
31, 7, 20
CMYK:
26, 0, 14, 7
HSL:
149°, 63.2653%, 80.7843%
HSV (HSB):
149°, 26.1603%, 92.9412%
XYZ:
58.9828, 74.0901, 68.9497
xyY:
0.2920, 0.3667, 74.0901
CIE-Lab:
88.9651, -25.9552, 9.2279
CIE-LCH:
88.9651, 27.5468, 160.4281
CIE-Luv:
88.9651, -30.6779, 18.3292
Hunter-Lab:
86.0756, -28.3162, 12.7595
#afedcd color charts
#afedcd color shades, tints & tones
#afedcd color schemes
#afedcd color preview, HTML & CSS examples
This text has a color of #afedcd
<p style="color:#afedcd;">Text here</p>
.mytext {color:#afedcd;}
This box has a color of #afedcd
<div style="background-color:#afedcd;">Content here</div>
.mybackground {background-color:#afedcd;}
Border around this has a color of #afedcd
<div style="border:2px solid #afedcd;">Content here</div>
.myborder {border:2px solid #afedcd;}