#aff5ca color space conversions
Hex:
#aff5ca
RGB:
175, 245, 202
CMY:
31, 4, 21
CMYK:
29, 0, 18, 4
HSL:
143°, 77.7778%, 82.3529%
HSV (HSB):
143°, 28.5714%, 96.0784%
XYZ:
60.9923, 78.6830, 67.8498
xyY:
0.2939, 0.3791, 78.6830
CIE-Lab:
91.0907, -30.3282, 13.8109
CIE-LCH:
91.0907, 33.3248, 155.5163
CIE-Luv:
91.0907, -34.3154, 25.8189
Hunter-Lab:
88.7035, -32.4949, 16.7411
#aff5ca color charts
#aff5ca color shades, tints & tones
#aff5ca color schemes
#aff5ca color preview, HTML & CSS examples
This text has a color of #aff5ca
<p style="color:#aff5ca;">Text here</p>
.mytext {color:#aff5ca;}
This box has a color of #aff5ca
<div style="background-color:#aff5ca;">Content here</div>
.mybackground {background-color:#aff5ca;}
Border around this has a color of #aff5ca
<div style="border:2px solid #aff5ca;">Content here</div>
.myborder {border:2px solid #aff5ca;}