#affaac color space conversions
Hex:
#affaac
RGB:
175, 250, 172
CMY:
31, 2, 33
CMYK:
30, 0, 31, 2
HSL:
118°, 88.6364%, 82.7451%
HSV (HSB):
118°, 31.2000%, 98.0392%
XYZ:
59.3112, 80.4637, 51.4348
xyY:
0.3102, 0.4208, 80.4637
CIE-Lab:
91.8925, -37.7837, 30.2594
CIE-LCH:
91.8925, 48.4070, 141.3102
CIE-Luv:
91.8925, -36.8334, 49.5043
Hunter-Lab:
89.7016, -38.9525, 28.7943
#affaac color charts
#affaac color shades, tints & tones
#affaac color schemes
#affaac color preview, HTML & CSS examples
This text has a color of #affaac
<p style="color:#affaac;">Text here</p>
.mytext {color:#affaac;}
This box has a color of #affaac
<div style="background-color:#affaac;">Content here</div>
.mybackground {background-color:#affaac;}
Border around this has a color of #affaac
<div style="border:2px solid #affaac;">Content here</div>
.myborder {border:2px solid #affaac;}