#addfcd color space conversions
Hex:
#addfcd
RGB:
173, 223, 205
CMY:
32, 13, 20
CMYK:
22, 0, 8, 13
HSL:
158°, 43.8596%, 77.6471%
HSV (HSB):
158°, 22.4215%, 87.4510%
XYZ:
54.6407, 66.0674, 67.6300
xyY:
0.2901, 0.3508, 66.0674
CIE-Lab:
85.0308, -19.7303, 3.5475
CIE-LCH:
85.0308, 20.0467, 169.8073
CIE-Luv:
85.0308, -25.1868, 8.7377
Hunter-Lab:
81.2818, -22.2488, 7.5654
#addfcd color charts
#addfcd RGB chart
#addfcd CMYK chart
#addfcd RGB pie chart
#addfcd color shades, tints & tones
#addfcd color schemes
#addfcd color preview, HTML & CSS examples
This text has a color of #addfcd
<p style="color:#addfcd;">Text here</p>
.mytext {color:#addfcd;}
Text color #addfcd
This box has a color of #addfcd
<div style="background-color:#addfcd;">Content here</div>
.mybackground {background-color:#addfcd;}
Background color #addfcd
Border around this has a color of #addfcd
<div style="border:2px solid #addfcd;">Content here</div>
.myborder {border:2px solid #addfcd;}
Border color #addfcd