#00dbcc color space conversions
Hex:
#00dbcc
RGB:
0, 219, 204
CMY:
100, 14, 20
CMYK:
100, 0, 7, 14
HSL:
176°, 100.0000%, 42.9412%
HSV (HSB):
176°, 100.0000%, 85.8824%
XYZ:
36.2306, 55.0227, 65.8376
xyY:
0.2306, 0.3503, 55.0227
CIE-Lab:
79.0543, -47.1827, -5.2357
CIE-LCH:
79.0543, 47.4723, 186.3320
CIE-Luv:
79.0543, -62.6924, -0.7794
Hunter-Lab:
74.1773, -42.6250, -0.7000
#00dbcc color charts
#00dbcc RGB chart
#00dbcc CMYK chart
#00dbcc RGB pie chart
#00dbcc color shades, tints & tones
#00dbcc color schemes
#00dbcc color preview, HTML & CSS examples
This text has a color of #00dbcc
<p style="color:#00dbcc;">Text here</p>
.mytext {color:#00dbcc;}
Text color #00dbcc
This box has a color of #00dbcc
<div style="background-color:#00dbcc;">Content here</div>
.mybackground {background-color:#00dbcc;}
Background color #00dbcc
Border around this has a color of #00dbcc
<div style="border:2px solid #00dbcc;">Content here</div>
.myborder {border:2px solid #00dbcc;}
Border color #00dbcc