#afeece color space conversions
Hex:
#afeece
RGB:
175, 238, 206
CMY:
31, 7, 19
CMYK:
26, 0, 13, 7
HSL:
150°, 64.9485%, 80.9804%
HSV (HSB):
150°, 26.4706%, 93.3333%
XYZ:
59.3943, 74.7193, 69.6844
xyY:
0.2914, 0.3666, 74.7193
CIE-Lab:
89.2613, -26.2428, 9.1309
CIE-LCH:
89.2613, 27.7859, 160.8152
CIE-Luv:
89.2613, -31.1299, 18.2454
Hunter-Lab:
86.4403, -28.6208, 12.7112
#afeece color charts
#afeece color shades, tints & tones
#afeece color schemes
#afeece color preview, HTML & CSS examples
This text has a color of #afeece
<p style="color:#afeece;">Text here</p>
.mytext {color:#afeece;}
This box has a color of #afeece
<div style="background-color:#afeece;">Content here</div>
.mybackground {background-color:#afeece;}
Border around this has a color of #afeece
<div style="border:2px solid #afeece;">Content here</div>
.myborder {border:2px solid #afeece;}