#afcdcc color space conversions
Hex:
#afcdcc
RGB:
175, 205, 204
CMY:
31, 20, 20
CMYK:
15, 0, 0, 20
HSL:
178°, 23.0769%, 74.5098%
HSV (HSB):
178°, 14.6341%, 80.3922%
XYZ:
50.4096, 57.1362, 65.4983
xyY:
0.2913, 0.3302, 57.1362
CIE-Lab:
80.2562, -10.1708, -2.8725
CIE-LCH:
80.2562, 10.5686, 195.7712
CIE-Luv:
80.2562, -15.8458, -2.6394
Hunter-Lab:
75.5885, -13.2391, 1.5365
#afcdcc color charts
#afcdcc RGB chart
#afcdcc CMYK chart
#afcdcc RGB pie chart
#afcdcc color shades, tints & tones
#afcdcc color schemes
#afcdcc color preview, HTML & CSS examples
This text has a color of #afcdcc
<p style="color:#afcdcc;">Text here</p>
.mytext {color:#afcdcc;}
Text color #afcdcc
This box has a color of #afcdcc
<div style="background-color:#afcdcc;">Content here</div>
.mybackground {background-color:#afcdcc;}
Background color #afcdcc
Border around this has a color of #afcdcc
<div style="border:2px solid #afcdcc;">Content here</div>
.myborder {border:2px solid #afcdcc;}
Border color #afcdcc