#addbcd color space conversions
Hex:
#addbcd
RGB:
173, 219, 205
CMY:
32, 14, 20
CMYK:
21, 0, 6, 14
HSL:
162°, 38.9831%, 76.8627%
HSV (HSB):
162°, 21.0046%, 85.8824%
XYZ:
53.5845, 63.9551, 67.2780
xyY:
0.2899, 0.3460, 63.9551
CIE-Lab:
83.9424, -17.7350, 1.9675
CIE-LCH:
83.9424, 17.8438, 173.6695
CIE-Luv:
83.9424, -23.3447, 6.0069
Hunter-Lab:
79.9719, -20.3483, 6.1014
#addbcd color charts
#addbcd color shades, tints & tones
#addbcd color schemes
#addbcd color preview, HTML & CSS examples
This text has a color of #addbcd
<p style="color:#addbcd;">Text here</p>
.mytext {color:#addbcd;}
This box has a color of #addbcd
<div style="background-color:#addbcd;">Content here</div>
.mybackground {background-color:#addbcd;}
Border around this has a color of #addbcd
<div style="border:2px solid #addbcd;">Content here</div>
.myborder {border:2px solid #addbcd;}