#00add7 color space conversions
Hex:
#00add7
RGB:
0, 173, 215
CMY:
100, 32, 16
CMYK:
100, 20, 0, 16
HSL:
192°, 100.0000%, 42.1569%
HSV (HSB):
192°, 100.0000%, 84.3137%
XYZ:
27.2093, 34.7934, 69.5717
xyY:
0.2068, 0.2644, 34.7934
CIE-Lab:
65.5875, -22.1393, -31.5931
CIE-LCH:
65.5875, 38.5781, 234.9786
CIE-Luv:
65.5875, -46.2318, -47.0031
Hunter-Lab:
58.9860, -20.8861, -28.6401
#00add7 color charts
#00add7 color shades, tints & tones
#00add7 color schemes
#00add7 color preview, HTML & CSS examples
This text has a color of #00add7
<p style="color:#00add7;">Text here</p>
.mytext {color:#00add7;}
This box has a color of #00add7
<div style="background-color:#00add7;">Content here</div>
.mybackground {background-color:#00add7;}
Border around this has a color of #00add7
<div style="border:2px solid #00add7;">Content here</div>
.myborder {border:2px solid #00add7;}