#aff2f3 color space conversions
Hex:
#aff2f3
RGB:
175, 242, 243
CMY:
31, 5, 5
CMYK:
28, 0, 0, 5
HSL:
181°, 73.9130%, 81.9608%
HSV (HSB):
181°, 27.9835%, 95.2941%
XYZ:
65.6090, 79.0893, 96.6018
xyY:
0.2719, 0.3278, 79.0893
CIE-Lab:
91.2747, -20.5034, -7.2223
CIE-LCH:
91.2747, 21.7382, 199.4047
CIE-Luv:
91.2747, -32.7739, -7.8930
Hunter-Lab:
88.9322, -23.9443, -2.1508
#aff2f3 color charts
#aff2f3 color shades, tints & tones
#aff2f3 color schemes
#aff2f3 color preview, HTML & CSS examples
This text has a color of #aff2f3
<p style="color:#aff2f3;">Text here</p>
.mytext {color:#aff2f3;}
This box has a color of #aff2f3
<div style="background-color:#aff2f3;">Content here</div>
.mybackground {background-color:#aff2f3;}
Border around this has a color of #aff2f3
<div style="border:2px solid #aff2f3;">Content here</div>
.myborder {border:2px solid #aff2f3;}