#adfddc color space conversions
Hex:
#adfddc
RGB:
173, 253, 220
CMY:
32, 1, 14
CMYK:
32, 0, 13, 1
HSL:
155°, 95.2381%, 83.5294%
HSV (HSB):
155°, 31.6206%, 99.2157%
XYZ:
65.2771, 84.3021, 80.5416
xyY:
0.2837, 0.3663, 84.3021
CIE-Lab:
93.5816, -31.1932, 8.0567
CIE-LCH:
93.5816, 32.2168, 165.5179
CIE-Luv:
93.5816, -38.5411, 17.6198
Hunter-Lab:
91.8162, -33.7729, 12.2618
#adfddc color charts
#adfddc RGB chart
#adfddc CMYK chart
#adfddc RGB pie chart
#adfddc color shades, tints & tones
#adfddc color schemes
#adfddc color preview, HTML & CSS examples
This text has a color of #adfddc
<p style="color:#adfddc;">Text here</p>
.mytext {color:#adfddc;}
Text color #adfddc
This box has a color of #adfddc
<div style="background-color:#adfddc;">Content here</div>
.mybackground {background-color:#adfddc;}
Background color #adfddc
Border around this has a color of #adfddc
<div style="border:2px solid #adfddc;">Content here</div>
.myborder {border:2px solid #adfddc;}
Border color #adfddc