#affccc color space conversions
Hex:
#affccc
RGB:
175, 252, 204
CMY:
31, 1, 20
CMYK:
31, 0, 19, 1
HSL:
143°, 92.7711%, 83.7255%
HSV (HSB):
143°, 30.5556%, 98.8235%
XYZ:
63.3887, 83.0944, 69.8246
xyY:
0.2930, 0.3841, 83.0944
CIE-Lab:
93.0558, -33.2225, 15.5574
CIE-LCH:
93.0558, 36.6847, 154.9072
CIE-Luv:
93.0558, -37.4389, 28.9168
Hunter-Lab:
91.1561, -35.3969, 18.3938
#affccc color charts
#affccc RGB chart
#affccc CMYK chart
#affccc RGB pie chart
#affccc color shades, tints & tones
#affccc color schemes
#affccc color preview, HTML & CSS examples
This text has a color of #affccc
<p style="color:#affccc;">Text here</p>
.mytext {color:#affccc;}
Text color #affccc
This box has a color of #affccc
<div style="background-color:#affccc;">Content here</div>
.mybackground {background-color:#affccc;}
Background color #affccc
Border around this has a color of #affccc
<div style="border:2px solid #affccc;">Content here</div>
.myborder {border:2px solid #affccc;}
Border color #affccc