#addabb color space conversions
Hex:
#addabb
RGB:
173, 218, 187
CMY:
32, 15, 27
CMYK:
21, 0, 14, 15
HSL:
139°, 37.8151%, 76.6667%
HSV (HSB):
139°, 20.6422%, 85.4902%
XYZ:
51.2746, 62.6149, 56.3971
xyY:
0.3011, 0.3677, 62.6149
CIE-Lab:
83.2393, -20.7274, 10.4838
CIE-LCH:
83.2393, 23.2279, 153.1700
CIE-Luv:
83.2393, -22.7064, 19.0441
Hunter-Lab:
79.1296, -22.8118, 13.1336
#addabb color charts
#addabb RGB chart
#addabb CMYK chart
#addabb RGB pie chart
#addabb color shades, tints & tones
#addabb color schemes
#addabb color preview, HTML & CSS examples
This text has a color of #addabb
<p style="color:#addabb;">Text here</p>
.mytext {color:#addabb;}
Text color #addabb
This box has a color of #addabb
<div style="background-color:#addabb;">Content here</div>
.mybackground {background-color:#addabb;}
Background color #addabb
Border around this has a color of #addabb
<div style="border:2px solid #addabb;">Content here</div>
.myborder {border:2px solid #addabb;}
Border color #addabb