#aff2d4 color space conversions
Hex:
#aff2d4
RGB:
175, 242, 212
CMY:
31, 5, 17
CMYK:
28, 0, 12, 5
HSL:
153°, 72.0430%, 81.7647%
HSV (HSB):
153°, 27.6860%, 94.9020%
XYZ:
61.3150, 77.3717, 73.9899
xyY:
0.2883, 0.3638, 77.3717
CIE-Lab:
90.4924, -26.9902, 7.7744
CIE-LCH:
90.4924, 28.0876, 163.9312
CIE-Luv:
90.4924, -32.9107, 16.4037
Hunter-Lab:
87.9612, -29.5053, 11.7001
#aff2d4 color charts
#aff2d4 color shades, tints & tones
#aff2d4 color schemes
#aff2d4 color preview, HTML & CSS examples
This text has a color of #aff2d4
<p style="color:#aff2d4;">Text here</p>
.mytext {color:#aff2d4;}
This box has a color of #aff2d4
<div style="background-color:#aff2d4;">Content here</div>
.mybackground {background-color:#aff2d4;}
Border around this has a color of #aff2d4
<div style="border:2px solid #aff2d4;">Content here</div>
.myborder {border:2px solid #aff2d4;}