#addabc color space conversions
Hex:
#addabc
RGB:
173, 218, 188
CMY:
32, 15, 26
CMYK:
21, 0, 14, 15
HSL:
140°, 37.8151%, 76.6667%
HSV (HSB):
140°, 20.6422%, 85.4902%
XYZ:
51.3821, 62.6579, 56.9630
xyY:
0.3005, 0.3664, 62.6579
CIE-Lab:
83.2620, -20.5411, 9.9875
CIE-LCH:
83.2620, 22.8405, 154.0700
CIE-Luv:
83.2620, -22.7158, 18.3008
Hunter-Lab:
79.1567, -22.6567, 12.7433
#addabc color charts
#addabc RGB chart
#addabc CMYK chart
#addabc RGB pie chart
#addabc color shades, tints & tones
#addabc color schemes
#addabc color preview, HTML & CSS examples
This text has a color of #addabc
<p style="color:#addabc;">Text here</p>
.mytext {color:#addabc;}
Text color #addabc
This box has a color of #addabc
<div style="background-color:#addabc;">Content here</div>
.mybackground {background-color:#addabc;}
Background color #addabc
Border around this has a color of #addabc
<div style="border:2px solid #addabc;">Content here</div>
.myborder {border:2px solid #addabc;}
Border color #addabc