#affca8 color space conversions
Hex:
#affca8
RGB:
175, 252, 168
CMY:
31, 1, 34
CMYK:
31, 0, 33, 1
HSL:
115°, 93.3333%, 82.3529%
HSV (HSB):
115°, 33.3333%, 98.8235%
XYZ:
59.5575, 81.5619, 49.6498
xyY:
0.3122, 0.4275, 81.5619
CIE-Lab:
92.3812, -39.2992, 32.9249
CIE-LCH:
92.3812, 51.2687, 140.0437
CIE-Luv:
92.3812, -37.7948, 53.1982
Hunter-Lab:
90.3116, -40.3306, 30.6228
#affca8 color charts
#affca8 color shades, tints & tones
#affca8 color schemes
#affca8 color preview, HTML & CSS examples
This text has a color of #affca8
<p style="color:#affca8;">Text here</p>
.mytext {color:#affca8;}
This box has a color of #affca8
<div style="background-color:#affca8;">Content here</div>
.mybackground {background-color:#affca8;}
Border around this has a color of #affca8
<div style="border:2px solid #affca8;">Content here</div>
.myborder {border:2px solid #affca8;}