#afffcc color space conversions
Hex:
#afffcc
RGB:
175, 255, 204
CMY:
31, 0, 20
CMYK:
31, 0, 20, 0
HSL:
142°, 100.0000%, 84.3137%
HSV (HSB):
142°, 31.3725%, 100.0000%
XYZ:
64.3383, 84.9936, 70.1412
xyY:
0.2931, 0.3873, 84.9936
CIE-Lab:
93.8804, -34.6062, 16.7189
CIE-LCH:
93.8804, 38.4332, 154.2139
CIE-Luv:
93.8804, -38.7732, 30.8545
Hunter-Lab:
92.1920, -36.7656, 19.4256
#afffcc color charts
#afffcc RGB chart
#afffcc CMYK chart
#afffcc RGB pie chart
#afffcc color shades, tints & tones
#afffcc color schemes
#afffcc color preview, HTML & CSS examples
This text has a color of #afffcc
<p style="color:#afffcc;">Text here</p>
.mytext {color:#afffcc;}
Text color #afffcc
This box has a color of #afffcc
<div style="background-color:#afffcc;">Content here</div>
.mybackground {background-color:#afffcc;}
Background color #afffcc
Border around this has a color of #afffcc
<div style="border:2px solid #afffcc;">Content here</div>
.myborder {border:2px solid #afffcc;}
Border color #afffcc