#adcbcc color space conversions
Hex:
#adcbcc
RGB:
173, 203, 204
CMY:
32, 20, 20
CMYK:
15, 0, 0, 20
HSL:
182°, 23.3083%, 73.9216%
HSV (HSB):
182°, 15.1961%, 80.0000%
XYZ:
49.4886, 55.9557, 65.3190
xyY:
0.2898, 0.3277, 55.9557
CIE-Lab:
79.5886, -9.7734, -3.8692
CIE-LCH:
79.5886, 10.5115, 201.5982
CIE-Luv:
79.5886, -15.8888, -4.2357
Hunter-Lab:
74.8036, -12.8141, 0.5901
#adcbcc color charts
#adcbcc color shades, tints & tones
#adcbcc color schemes
#adcbcc color preview, HTML & CSS examples
This text has a color of #adcbcc
<p style="color:#adcbcc;">Text here</p>
.mytext {color:#adcbcc;}
This box has a color of #adcbcc
<div style="background-color:#adcbcc;">Content here</div>
.mybackground {background-color:#adcbcc;}
Border around this has a color of #adcbcc
<div style="border:2px solid #adcbcc;">Content here</div>
.myborder {border:2px solid #adcbcc;}