#00decc color space conversions
Hex:
#00decc
RGB:
0, 222, 204
CMY:
100, 13, 20
CMYK:
100, 0, 8, 13
HSL:
175°, 100.0000%, 43.5294%
HSV (HSB):
175°, 100.0000%, 87.0588%
XYZ:
37.0204, 56.6022, 66.1009
xyY:
0.2318, 0.3544, 56.6022
CIE-Lab:
79.9553, -48.4510, -3.9074
CIE-LCH:
79.9553, 48.6083, 184.6107
CIE-Luv:
79.9553, -63.6937, 1.5112
Hunter-Lab:
75.2344, -43.8263, 0.5720
#00decc color charts
#00decc RGB chart
#00decc CMYK chart
#00decc RGB pie chart
#00decc color shades, tints & tones
#00decc color schemes
#00decc color preview, HTML & CSS examples
This text has a color of #00decc
<p style="color:#00decc;">Text here</p>
.mytext {color:#00decc;}
Text color #00decc
This box has a color of #00decc
<div style="background-color:#00decc;">Content here</div>
.mybackground {background-color:#00decc;}
Background color #00decc
Border around this has a color of #00decc
<div style="border:2px solid #00decc;">Content here</div>
.myborder {border:2px solid #00decc;}
Border color #00decc