#affdc5 color space conversions
Hex:
#affdc5
RGB:
175, 253, 197
CMY:
31, 1, 23
CMYK:
31, 0, 22, 1
HSL:
137°, 95.1220%, 83.9216%
HSV (HSB):
137°, 30.8300%, 99.2157%
XYZ:
62.8825, 83.3957, 65.6061
xyY:
0.2968, 0.3936, 83.3957
CIE-Lab:
93.1874, -34.9559, 19.3302
CIE-LCH:
93.1874, 39.9446, 151.0579
CIE-Luv:
93.1874, -37.9589, 34.5440
Hunter-Lab:
91.3213, -36.8997, 21.3304
#affdc5 color charts
#affdc5 color shades, tints & tones
#affdc5 color schemes
#affdc5 color preview, HTML & CSS examples
This text has a color of #affdc5
<p style="color:#affdc5;">Text here</p>
.mytext {color:#affdc5;}
This box has a color of #affdc5
<div style="background-color:#affdc5;">Content here</div>
.mybackground {background-color:#affdc5;}
Border around this has a color of #affdc5
<div style="border:2px solid #affdc5;">Content here</div>
.myborder {border:2px solid #affdc5;}