#00add8 color space conversions
Hex:
#00add8
RGB:
0, 173, 216
CMY:
100, 32, 15
CMYK:
100, 20, 0, 15
HSL:
192°, 100.0000%, 42.3529%
HSV (HSB):
192°, 100.0000%, 84.7059%
XYZ:
27.3382, 34.8450, 70.2506
xyY:
0.2064, 0.2631, 34.8450
CIE-Lab:
65.6278, -21.7933, -32.0821
CIE-LCH:
65.6278, 38.7842, 235.8119
CIE-Luv:
65.6278, -46.1552, -47.8736
Hunter-Lab:
59.0297, -20.6337, -29.2397
#00add8 color charts
#00add8 color shades, tints & tones
#00add8 color schemes
#00add8 color preview, HTML & CSS examples
This text has a color of #00add8
<p style="color:#00add8;">Text here</p>
.mytext {color:#00add8;}
This box has a color of #00add8
<div style="background-color:#00add8;">Content here</div>
.mybackground {background-color:#00add8;}
Border around this has a color of #00add8
<div style="border:2px solid #00add8;">Content here</div>
.myborder {border:2px solid #00add8;}