#addedc color space conversions
Hex:
#addedc
RGB:
173, 222, 220
CMY:
32, 13, 14
CMYK:
22, 0, 1, 13
HSL:
178°, 42.6087%, 77.4510%
HSV (HSB):
178°, 22.0721%, 87.0588%
XYZ:
56.2731, 66.2941, 77.5403
xyY:
0.2812, 0.3313, 66.2941
CIE-Lab:
85.1462, -16.1282, -4.2118
CIE-LCH:
85.1462, 16.6691, 194.6355
CIE-Luv:
85.1462, -24.8380, -3.7707
Hunter-Lab:
81.4212, -19.1193, 0.5309
#addedc color charts
#addedc RGB chart
#addedc CMYK chart
#addedc RGB pie chart
#addedc color shades, tints & tones
#addedc color schemes
#addedc color preview, HTML & CSS examples
This text has a color of #addedc
<p style="color:#addedc;">Text here</p>
.mytext {color:#addedc;}
Text color #addedc
This box has a color of #addedc
<div style="background-color:#addedc;">Content here</div>
.mybackground {background-color:#addedc;}
Background color #addedc
Border around this has a color of #addedc
<div style="border:2px solid #addedc;">Content here</div>
.myborder {border:2px solid #addedc;}
Border color #addedc