#00add3 color space conversions
Hex:
#00add3
RGB:
0, 173, 211
CMY:
100, 32, 17
CMYK:
100, 18, 0, 17
HSL:
191°, 100.0000%, 41.3725%
HSV (HSB):
191°, 100.0000%, 82.7451%
XYZ:
26.7014, 34.5903, 66.8973
xyY:
0.2083, 0.2698, 34.5903
CIE-Lab:
65.4284, -23.5167, -29.6312
CIE-LCH:
65.4284, 37.8291, 231.5628
CIE-Luv:
65.4284, -46.5398, -43.5200
Hunter-Lab:
58.8135, -21.8843, -26.2698
#00add3 color charts
#00add3 color shades, tints & tones
#00add3 color schemes
#00add3 color preview, HTML & CSS examples
This text has a color of #00add3
<p style="color:#00add3;">Text here</p>
.mytext {color:#00add3;}
This box has a color of #00add3
<div style="background-color:#00add3;">Content here</div>
.mybackground {background-color:#00add3;}
Border around this has a color of #00add3
<div style="border:2px solid #00add3;">Content here</div>
.myborder {border:2px solid #00add3;}