#addadd color space conversions
Hex:
#addadd
RGB:
173, 218, 221
CMY:
32, 15, 13
CMYK:
22, 1, 0, 13
HSL:
184°, 41.3793%, 77.2549%
HSV (HSB):
184°, 21.7195%, 86.6667%
XYZ:
55.3561, 64.2475, 77.8900
xyY:
0.2803, 0.3253, 64.2475
CIE-Lab:
84.0945, -13.8879, -6.2932
CIE-LCH:
84.0945, 15.2472, 204.3775
CIE-Luv:
84.0945, -23.0534, -7.3963
Hunter-Lab:
80.1545, -16.9952, -1.5068
#addadd color charts
#addadd RGB chart
#addadd CMYK chart
#addadd RGB pie chart
#addadd color shades, tints & tones
#addadd color schemes
#addadd color preview, HTML & CSS examples
This text has a color of #addadd
<p style="color:#addadd;">Text here</p>
.mytext {color:#addadd;}
Text color #addadd
This box has a color of #addadd
<div style="background-color:#addadd;">Content here</div>
.mybackground {background-color:#addadd;}
Background color #addadd
Border around this has a color of #addadd
<div style="border:2px solid #addadd;">Content here</div>
.myborder {border:2px solid #addadd;}
Border color #addadd