#affce3 color space conversions
Hex:
#affce3
RGB:
175, 252, 227
CMY:
31, 1, 11
CMYK:
31, 0, 10, 1
HSL:
161°, 92.7711%, 83.7255%
HSV (HSB):
161°, 30.5556%, 98.8235%
XYZ:
66.3547, 84.2808, 85.4436
xyY:
0.2811, 0.3570, 84.2808
CIE-Lab:
93.5723, -28.7392, 4.4432
CIE-LCH:
93.5723, 29.0806, 171.2113
CIE-Luv:
93.5723, -37.2028, 11.7478
Hunter-Lab:
91.8046, -31.6414, 9.0813
#affce3 color charts
#affce3 color shades, tints & tones
#affce3 color schemes
#affce3 color preview, HTML & CSS examples
This text has a color of #affce3
<p style="color:#affce3;">Text here</p>
.mytext {color:#affce3;}
This box has a color of #affce3
<div style="background-color:#affce3;">Content here</div>
.mybackground {background-color:#affce3;}
Border around this has a color of #affce3
<div style="border:2px solid #affce3;">Content here</div>
.myborder {border:2px solid #affce3;}