#00adc8 color space conversions
Hex:
#00adc8
RGB:
0, 173, 200
CMY:
100, 32, 22
CMYK:
100, 14, 0, 22
HSL:
188°, 100.0000%, 39.2157%
HSV (HSB):
188°, 100.0000%, 78.4314%
XYZ:
25.3689, 34.0573, 59.8802
xyY:
0.2126, 0.2855, 34.0573
CIE-Lab:
65.0080, -27.2452, -24.1903
CIE-LCH:
65.0080, 36.4345, 221.6011
CIE-Luv:
65.0080, -47.4003, -33.9424
Hunter-Lab:
58.3586, -24.5324, -19.9849
#00adc8 color charts
#00adc8 color shades, tints & tones
#00adc8 color schemes
#00adc8 color preview, HTML & CSS examples
This text has a color of #00adc8
<p style="color:#00adc8;">Text here</p>
.mytext {color:#00adc8;}
This box has a color of #00adc8
<div style="background-color:#00adc8;">Content here</div>
.mybackground {background-color:#00adc8;}
Border around this has a color of #00adc8
<div style="border:2px solid #00adc8;">Content here</div>
.myborder {border:2px solid #00adc8;}