#afffac color space conversions
Hex:
#afffac
RGB:
175, 255, 172
CMY:
31, 0, 33
CMYK:
31, 0, 33, 0
HSL:
118°, 100.0000%, 83.7255%
HSV (HSB):
118°, 32.5490%, 100.0000%
XYZ:
60.8856, 83.6125, 51.9595
xyY:
0.3099, 0.4256, 83.6125
CIE-Lab:
93.2819, -40.0249, 32.1269
CIE-LCH:
93.2819, 51.3238, 141.2469
CIE-Luv:
93.2819, -39.1351, 52.4426
Hunter-Lab:
91.4399, -41.1649, 30.3171
#afffac color charts
#afffac color shades, tints & tones
#afffac color schemes
#afffac color preview, HTML & CSS examples
This text has a color of #afffac
<p style="color:#afffac;">Text here</p>
.mytext {color:#afffac;}
This box has a color of #afffac
<div style="background-color:#afffac;">Content here</div>
.mybackground {background-color:#afffac;}
Border around this has a color of #afffac
<div style="border:2px solid #afffac;">Content here</div>
.myborder {border:2px solid #afffac;}