#addcdf color space conversions
Hex:
#addcdf
RGB:
173, 220, 223
CMY:
32, 14, 13
CMYK:
22, 1, 0, 13
HSL:
184°, 43.8596%, 77.6471%
HSV (HSB):
184°, 22.4215%, 87.4510%
XYZ:
56.1461, 65.3983, 79.4760
xyY:
0.2793, 0.3253, 65.3983
CIE-Lab:
84.6886, -14.4719, -6.4747
CIE-LCH:
84.6886, 15.8543, 204.1037
CIE-Luv:
84.6886, -23.9690, -7.5962
Hunter-Lab:
80.8692, -17.5918, -1.6600
#addcdf color charts
#addcdf RGB chart
#addcdf CMYK chart
#addcdf RGB pie chart
#addcdf color shades, tints & tones
#addcdf color schemes
#addcdf color preview, HTML & CSS examples
This text has a color of #addcdf
<p style="color:#addcdf;">Text here</p>
.mytext {color:#addcdf;}
Text color #addcdf
This box has a color of #addcdf
<div style="background-color:#addcdf;">Content here</div>
.mybackground {background-color:#addcdf;}
Background color #addcdf
Border around this has a color of #addcdf
<div style="border:2px solid #addcdf;">Content here</div>
.myborder {border:2px solid #addcdf;}
Border color #addcdf