#0ccaaa color space conversions
Hex:
#0ccaaa
RGB:
12, 202, 170
CMY:
95, 21, 33
CMYK:
94, 0, 16, 21
HSL:
170°, 88.7850%, 41.9608%
HSV (HSB):
170°, 94.0594%, 79.2157%
XYZ:
28.5278, 45.2215, 45.2553
xyY:
0.2397, 0.3800, 45.2215
CIE-Lab:
73.0375, -49.0121, 4.2565
CIE-LCH:
73.0375, 49.1966, 175.0365
CIE-Luv:
73.0375, -59.2620, 13.9342
Hunter-Lab:
67.2469, -41.9579, 7.1724
#0ccaaa color charts
#0ccaaa color shades, tints & tones
#0ccaaa color schemes
#0ccaaa color preview, HTML & CSS examples
This text has a color of #0ccaaa
<p style="color:#0ccaaa;">Text here</p>
.mytext {color:#0ccaaa;}
This box has a color of #0ccaaa
<div style="background-color:#0ccaaa;">Content here</div>
.mybackground {background-color:#0ccaaa;}
Border around this has a color of #0ccaaa
<div style="border:2px solid #0ccaaa;">Content here</div>
.myborder {border:2px solid #0ccaaa;}