#affcdc color space conversions
Hex:
#affcdc
RGB:
175, 252, 220
CMY:
31, 1, 14
CMYK:
31, 0, 13, 1
HSL:
155°, 92.7711%, 83.7255%
HSV (HSB):
155°, 30.5556%, 98.8235%
XYZ:
65.4079, 83.9021, 80.4575
xyY:
0.2847, 0.3652, 83.9021
CIE-Lab:
93.4080, -30.1506, 7.8204
CIE-LCH:
93.4080, 31.1483, 165.4592
CIE-Luv:
93.4080, -37.2748, 17.0872
Hunter-Lab:
91.5981, -32.8343, 12.0398
#affcdc color charts
#affcdc color shades, tints & tones
#affcdc color schemes
#affcdc color preview, HTML & CSS examples
This text has a color of #affcdc
<p style="color:#affcdc;">Text here</p>
.mytext {color:#affcdc;}
This box has a color of #affcdc
<div style="background-color:#affcdc;">Content here</div>
.mybackground {background-color:#affcdc;}
Border around this has a color of #affcdc
<div style="border:2px solid #affcdc;">Content here</div>
.myborder {border:2px solid #affcdc;}