#adc8c8 color space conversions
Hex:
#adc8c8
RGB:
173, 200, 200
CMY:
32, 22, 22
CMYK:
14, 0, 0, 22
HSL:
180°, 19.7080%, 73.1373%
HSV (HSB):
180°, 13.5000%, 78.4314%
XYZ:
48.3132, 54.3629, 62.5903
xyY:
0.2923, 0.3289, 54.3629
CIE-Lab:
78.6729, -9.0364, -3.0658
CIE-LCH:
78.6729, 9.5424, 198.7407
CIE-Luv:
78.6729, -14.3768, -3.1147
Hunter-Lab:
73.7312, -12.0656, 1.2807
#adc8c8 color charts
#adc8c8 color shades, tints & tones
#adc8c8 color schemes
#adc8c8 color preview, HTML & CSS examples
This text has a color of #adc8c8
<p style="color:#adc8c8;">Text here</p>
.mytext {color:#adc8c8;}
This box has a color of #adc8c8
<div style="background-color:#adc8c8;">Content here</div>
.mybackground {background-color:#adc8c8;}
Border around this has a color of #adc8c8
<div style="border:2px solid #adc8c8;">Content here</div>
.myborder {border:2px solid #adc8c8;}