#afcade color space conversions
Hex:
#afcade
RGB:
175, 202, 222
CMY:
31, 21, 13
CMYK:
21, 9, 0, 13
HSL:
206°, 41.5929%, 77.8431%
HSV (HSB):
206°, 21.1712%, 87.0588%
XYZ:
51.9845, 56.6289, 77.2978
xyY:
0.2796, 0.3046, 56.6289
CIE-Lab:
79.9704, -4.7674, -12.9492
CIE-LCH:
79.9704, 13.7989, 249.7881
CIE-Luv:
79.9704, -14.9305, -19.3654
Hunter-Lab:
75.2522, -8.3828, -8.2252
#afcade color charts
#afcade color shades, tints & tones
#afcade color schemes
#afcade color preview, HTML & CSS examples
This text has a color of #afcade
<p style="color:#afcade;">Text here</p>
.mytext {color:#afcade;}
This box has a color of #afcade
<div style="background-color:#afcade;">Content here</div>
.mybackground {background-color:#afcade;}
Border around this has a color of #afcade
<div style="border:2px solid #afcade;">Content here</div>
.myborder {border:2px solid #afcade;}