#adccc2 color space conversions
Hex:
#adccc2
RGB:
173, 204, 194
CMY:
32, 20, 24
CMYK:
15, 0, 5, 20
HSL:
161°, 23.3083%, 73.9216%
HSV (HSB):
161°, 15.1961%, 80.0000%
XYZ:
48.5641, 55.9650, 59.2817
xyY:
0.2965, 0.3416, 55.9650
CIE-Lab:
79.5939, -12.3169, 1.5056
CIE-LCH:
79.5939, 12.4086, 173.0310
CIE-Luv:
79.5939, -16.1322, 4.3615
Hunter-Lab:
74.8098, -15.0407, 5.3835
#adccc2 color charts
#adccc2 color shades, tints & tones
#adccc2 color schemes
#adccc2 color preview, HTML & CSS examples
This text has a color of #adccc2
<p style="color:#adccc2;">Text here</p>
.mytext {color:#adccc2;}
This box has a color of #adccc2
<div style="background-color:#adccc2;">Content here</div>
.mybackground {background-color:#adccc2;}
Border around this has a color of #adccc2
<div style="border:2px solid #adccc2;">Content here</div>
.myborder {border:2px solid #adccc2;}