#addfcc color space conversions
Hex:
#addfcc
RGB:
173, 223, 204
CMY:
32, 13, 20
CMYK:
22, 0, 9, 13
HSL:
157°, 43.8596%, 77.6471%
HSV (HSB):
157°, 22.4215%, 87.4510%
XYZ:
54.5203, 66.0192, 66.9962
xyY:
0.2907, 0.3520, 66.0192
CIE-Lab:
85.0062, -19.9300, 4.0399
CIE-LCH:
85.0062, 20.3353, 168.5412
CIE-Luv:
85.0062, -25.1805, 9.5100
Hunter-Lab:
81.2522, -22.4176, 7.9892
#addfcc color charts
#addfcc RGB chart
#addfcc CMYK chart
#addfcc RGB pie chart
#addfcc color shades, tints & tones
#addfcc color schemes
#addfcc color preview, HTML & CSS examples
This text has a color of #addfcc
<p style="color:#addfcc;">Text here</p>
.mytext {color:#addfcc;}
Text color #addfcc
This box has a color of #addfcc
<div style="background-color:#addfcc;">Content here</div>
.mybackground {background-color:#addfcc;}
Background color #addfcc
Border around this has a color of #addfcc
<div style="border:2px solid #addfcc;">Content here</div>
.myborder {border:2px solid #addfcc;}
Border color #addfcc