#00ccaa color space conversions
Hex:
#00ccaa
RGB:
0, 204, 170
CMY:
100, 20, 33
CMYK:
100, 0, 17, 20
HSL:
170°, 100.0000%, 40.0000%
HSV (HSB):
170°, 100.0000%, 80.0000%
XYZ:
28.8486, 46.0880, 45.4056
xyY:
0.2397, 0.3830, 46.0880
CIE-Lab:
73.6026, -50.1980, 5.0657
CIE-LCH:
73.6026, 50.4530, 174.2375
CIE-Luv:
73.6026, -60.3706, 15.3244
Hunter-Lab:
67.8882, -42.9520, 7.8668
#00ccaa color charts
#00ccaa RGB chart
#00ccaa CMYK chart
#00ccaa RGB pie chart
#00ccaa color shades, tints & tones
#00ccaa color schemes
#00ccaa color preview, HTML & CSS examples
This text has a color of #00ccaa
<p style="color:#00ccaa;">Text here</p>
.mytext {color:#00ccaa;}
Text color #00ccaa
This box has a color of #00ccaa
<div style="background-color:#00ccaa;">Content here</div>
.mybackground {background-color:#00ccaa;}
Background color #00ccaa
Border around this has a color of #00ccaa
<div style="border:2px solid #00ccaa;">Content here</div>
.myborder {border:2px solid #00ccaa;}
Border color #00ccaa