#affdbc color space conversions
Hex:
#affdbc
RGB:
175, 253, 188
CMY:
31, 1, 26
CMYK:
31, 0, 26, 1
HSL:
130°, 95.1220%, 83.9216%
HSV (HSB):
130°, 30.8300%, 99.2157%
XYZ:
61.8816, 82.9954, 60.3352
xyY:
0.3015, 0.4044, 82.9954
CIE-Lab:
93.0124, -36.5256, 23.6792
CIE-LCH:
93.0124, 43.5295, 147.0450
CIE-Luv:
93.0124, -38.0536, 40.7649
Hunter-Lab:
91.1018, -38.1807, 24.5045
#affdbc color charts
#affdbc color shades, tints & tones
#affdbc color schemes
#affdbc color preview, HTML & CSS examples
This text has a color of #affdbc
<p style="color:#affdbc;">Text here</p>
.mytext {color:#affdbc;}
This box has a color of #affdbc
<div style="background-color:#affdbc;">Content here</div>
.mybackground {background-color:#affdbc;}
Border around this has a color of #affdbc
<div style="border:2px solid #affdbc;">Content here</div>
.myborder {border:2px solid #affdbc;}