#addadf color space conversions
Hex:
#addadf
RGB:
173, 218, 223
CMY:
32, 15, 13
CMYK:
22, 2, 0, 13
HSL:
186°, 43.8596%, 77.6471%
HSV (HSB):
186°, 22.4215%, 87.4510%
XYZ:
55.6243, 64.3548, 79.3020
xyY:
0.2791, 0.3229, 64.3548
CIE-Lab:
84.1501, -13.4547, -7.2716
CIE-LCH:
84.1501, 15.2940, 208.3892
CIE-Luv:
84.1501, -23.0755, -9.0143
Hunter-Lab:
80.2214, -16.6184, -2.4555
#addadf color charts
#addadf RGB chart
#addadf CMYK chart
#addadf RGB pie chart
#addadf color shades, tints & tones
#addadf color schemes
#addadf color preview, HTML & CSS examples
This text has a color of #addadf
<p style="color:#addadf;">Text here</p>
.mytext {color:#addadf;}
Text color #addadf
This box has a color of #addadf
<div style="background-color:#addadf;">Content here</div>
.mybackground {background-color:#addadf;}
Background color #addadf
Border around this has a color of #addadf
<div style="border:2px solid #addadf;">Content here</div>
.myborder {border:2px solid #addadf;}
Border color #addadf