#00adc2 color space conversions
Hex:
#00adc2
RGB:
0, 173, 194
CMY:
100, 32, 24
CMYK:
100, 11, 0, 24
HSL:
186°, 100.0000%, 38.0392%
HSV (HSB):
186°, 100.0000%, 76.0784%
XYZ:
24.6812, 33.7822, 56.2587
xyY:
0.2151, 0.2945, 33.7822
CIE-Lab:
64.7893, -29.2383, -21.1951
CIE-LCH:
64.7893, 36.1124, 215.9387
CIE-Luv:
64.7893, -47.8765, -28.7311
Hunter-Lab:
58.1224, -25.9158, -16.7031
#00adc2 color charts
#00adc2 color shades, tints & tones
#00adc2 color schemes
#00adc2 color preview, HTML & CSS examples
This text has a color of #00adc2
<p style="color:#00adc2;">Text here</p>
.mytext {color:#00adc2;}
This box has a color of #00adc2
<div style="background-color:#00adc2;">Content here</div>
.mybackground {background-color:#00adc2;}
Border around this has a color of #00adc2
<div style="border:2px solid #00adc2;">Content here</div>
.myborder {border:2px solid #00adc2;}