#adc3d2 color space conversions
Hex:
#adc3d2
RGB:
173, 195, 210
CMY:
32, 24, 18
CMYK:
18, 7, 0, 18
HSL:
204°, 29.1339%, 75.0980%
HSV (HSB):
204°, 17.6190%, 82.3529%
XYZ:
48.3815, 52.5676, 68.5693
xyY:
0.2854, 0.3101, 52.5676
CIE-Lab:
77.6190, -4.3058, -10.0179
CIE-LCH:
77.6190, 10.9040, 246.7415
CIE-Luv:
77.6190, -12.3322, -14.6921
Hunter-Lab:
72.5035, -7.7682, -5.3204
#adc3d2 color charts
#adc3d2 color shades, tints & tones
#adc3d2 color schemes
#adc3d2 color preview, HTML & CSS examples
This text has a color of #adc3d2
<p style="color:#adc3d2;">Text here</p>
.mytext {color:#adc3d2;}
This box has a color of #adc3d2
<div style="background-color:#adc3d2;">Content here</div>
.mybackground {background-color:#adc3d2;}
Border around this has a color of #adc3d2
<div style="border:2px solid #adc3d2;">Content here</div>
.myborder {border:2px solid #adc3d2;}