#0ccccc color space conversions
Hex:
#0ccccc
RGB:
12, 204, 204
CMY:
95, 20, 20
CMYK:
94, 0, 0, 20
HSL:
180°, 88.8889%, 42.3529%
HSV (HSB):
180°, 94.1176%, 80.0000%
XYZ:
32.6436, 47.6235, 64.5985
xyY:
0.2253, 0.3287, 47.6235
CIE-Lab:
74.5869, -40.3087, -11.8705
CIE-LCH:
74.5869, 42.0203, 196.4092
CIE-Luv:
74.5869, -57.2546, -12.3630
Hunter-Lab:
69.0098, -36.3317, -7.1932
#0ccccc color charts
#0ccccc RGB chart
#0ccccc CMYK chart
#0ccccc RGB pie chart
#0ccccc color shades, tints & tones
#0ccccc color schemes
#0ccccc color preview, HTML & CSS examples
This text has a color of #0ccccc
<p style="color:#0ccccc;">Text here</p>
.mytext {color:#0ccccc;}
Text color #0ccccc
This box has a color of #0ccccc
<div style="background-color:#0ccccc;">Content here</div>
.mybackground {background-color:#0ccccc;}
Background color #0ccccc
Border around this has a color of #0ccccc
<div style="border:2px solid #0ccccc;">Content here</div>
.myborder {border:2px solid #0ccccc;}
Border color #0ccccc