#0cc6d5 color space conversions
Hex:
#0cc6d5
RGB:
12, 198, 213
CMY:
95, 22, 16
CMYK:
94, 7, 0, 16
HSL:
184°, 89.3333%, 44.1176%
HSV (HSB):
184°, 94.3662%, 83.5294%
XYZ:
32.3559, 45.2704, 69.9835
xyY:
0.2192, 0.3067, 45.2704
CIE-Lab:
73.0696, -34.8003, -19.0322
CIE-LCH:
73.0696, 39.6646, 208.6741
CIE-Luv:
73.0696, -54.4959, -24.8196
Hunter-Lab:
67.2833, -31.9067, -14.5711
#0cc6d5 color charts
#0cc6d5 color shades, tints & tones
#0cc6d5 color schemes
#0cc6d5 color preview, HTML & CSS examples
This text has a color of #0cc6d5
<p style="color:#0cc6d5;">Text here</p>
.mytext {color:#0cc6d5;}
This box has a color of #0cc6d5
<div style="background-color:#0cc6d5;">Content here</div>
.mybackground {background-color:#0cc6d5;}
Border around this has a color of #0cc6d5
<div style="border:2px solid #0cc6d5;">Content here</div>
.myborder {border:2px solid #0cc6d5;}