#adddcf color space conversions
Hex:
#adddcf
RGB:
173, 221, 207
CMY:
32, 13, 19
CMYK:
22, 0, 6, 13
HSL:
163°, 41.3793%, 77.2549%
HSV (HSB):
163°, 21.7195%, 86.6667%
XYZ:
54.3525, 65.1021, 68.7328
xyY:
0.2888, 0.3459, 65.1021
CIE-Lab:
84.5363, -18.3313, 1.7725
CIE-LCH:
84.5363, 18.4168, 174.4771
CIE-Luv:
84.5363, -24.2825, 5.8173
Hunter-Lab:
80.6859, -20.9572, 5.9736
#adddcf color charts
#adddcf color shades, tints & tones
#adddcf color schemes
#adddcf color preview, HTML & CSS examples
This text has a color of #adddcf
<p style="color:#adddcf;">Text here</p>
.mytext {color:#adddcf;}
This box has a color of #adddcf
<div style="background-color:#adddcf;">Content here</div>
.mybackground {background-color:#adddcf;}
Border around this has a color of #adddcf
<div style="border:2px solid #adddcf;">Content here</div>
.myborder {border:2px solid #adddcf;}