#aff2d3 color space conversions
Hex:
#aff2d3
RGB:
175, 242, 211
CMY:
31, 5, 17
CMYK:
28, 0, 13, 5
HSL:
152°, 72.0430%, 81.7647%
HSV (HSB):
152°, 27.6860%, 94.9020%
XYZ:
61.1892, 77.3214, 73.3275
xyY:
0.2888, 0.3650, 77.3214
CIE-Lab:
90.4693, -27.1863, 8.2609
CIE-LCH:
90.4693, 28.4137, 163.0979
CIE-Luv:
90.4693, -32.9154, 17.1587
Hunter-Lab:
87.9326, -29.6701, 12.1105
#aff2d3 color charts
#aff2d3 color shades, tints & tones
#aff2d3 color schemes
#aff2d3 color preview, HTML & CSS examples
This text has a color of #aff2d3
<p style="color:#aff2d3;">Text here</p>
.mytext {color:#aff2d3;}
This box has a color of #aff2d3
<div style="background-color:#aff2d3;">Content here</div>
.mybackground {background-color:#aff2d3;}
Border around this has a color of #aff2d3
<div style="border:2px solid #aff2d3;">Content here</div>
.myborder {border:2px solid #aff2d3;}