#adc2cd color space conversions
Hex:
#adc2cd
RGB:
173, 194, 205
CMY:
32, 24, 20
CMYK:
16, 5, 0, 20
HSL:
201°, 24.2424%, 74.1176%
HSV (HSB):
201°, 15.6098%, 80.3922%
XYZ:
47.5448, 51.8756, 65.2647
xyY:
0.2887, 0.3150, 51.8756
CIE-Lab:
77.2064, -4.8421, -7.9298
CIE-LCH:
77.2064, 9.2913, 238.5911
CIE-Luv:
77.2064, -11.7013, -11.3120
Hunter-Lab:
72.0247, -8.2122, -3.3079
#adc2cd color charts
#adc2cd color shades, tints & tones
#adc2cd color schemes
#adc2cd color preview, HTML & CSS examples
This text has a color of #adc2cd
<p style="color:#adc2cd;">Text here</p>
.mytext {color:#adc2cd;}
This box has a color of #adc2cd
<div style="background-color:#adc2cd;">Content here</div>
.mybackground {background-color:#adc2cd;}
Border around this has a color of #adc2cd
<div style="border:2px solid #adc2cd;">Content here</div>
.myborder {border:2px solid #adc2cd;}