#affeec color space conversions
Hex:
#affeec
RGB:
175, 254, 236
CMY:
31, 0, 7
CMYK:
31, 0, 7, 0
HSL:
166°, 97.5309%, 84.1176%
HSV (HSB):
166°, 31.1024%, 99.6078%
XYZ:
68.2613, 86.0537, 92.3692
xyY:
0.2767, 0.3488, 86.0537
CIE-Lab:
94.3353, -27.8196, 0.9035
CIE-LCH:
94.3353, 27.8343, 178.1399
CIE-Luv:
94.3353, -37.9674, 6.1488
Hunter-Lab:
92.7651, -30.9896, 5.8987
#affeec color charts
#affeec RGB chart
#affeec CMYK chart
#affeec RGB pie chart
#affeec color shades, tints & tones
#affeec color schemes
#affeec color preview, HTML & CSS examples
This text has a color of #affeec
<p style="color:#affeec;">Text here</p>
.mytext {color:#affeec;}
Text color #affeec
This box has a color of #affeec
<div style="background-color:#affeec;">Content here</div>
.mybackground {background-color:#affeec;}
Background color #affeec
Border around this has a color of #affeec
<div style="border:2px solid #affeec;">Content here</div>
.myborder {border:2px solid #affeec;}
Border color #affeec