#00dacc color space conversions
Hex:
#00dacc
RGB:
0, 218, 204
CMY:
100, 15, 20
CMYK:
100, 0, 6, 15
HSL:
176°, 100.0000%, 42.7451%
HSV (HSB):
176°, 100.0000%, 85.4902%
XYZ:
35.9705, 54.5024, 65.7509
xyY:
0.2302, 0.3489, 54.5024
CIE-Lab:
78.7538, -46.7570, -5.6796
CIE-LCH:
78.7538, 47.1007, 186.9258
CIE-Luv:
78.7538, -62.3581, -1.5463
Hunter-Lab:
73.8258, -42.2237, -1.1270
#00dacc color charts
#00dacc RGB chart
#00dacc CMYK chart
#00dacc RGB pie chart
#00dacc color shades, tints & tones
#00dacc color schemes
#00dacc color preview, HTML & CSS examples
This text has a color of #00dacc
<p style="color:#00dacc;">Text here</p>
.mytext {color:#00dacc;}
Text color #00dacc
This box has a color of #00dacc
<div style="background-color:#00dacc;">Content here</div>
.mybackground {background-color:#00dacc;}
Background color #00dacc
Border around this has a color of #00dacc
<div style="border:2px solid #00dacc;">Content here</div>
.myborder {border:2px solid #00dacc;}
Border color #00dacc