#0ccccd color space conversions
Hex:
#0ccccd
RGB:
12, 204, 205
CMY:
95, 20, 20
CMYK:
94, 0, 0, 20
HSL:
180°, 88.9401%, 42.5490%
HSV (HSB):
180°, 94.1463%, 80.3922%
XYZ:
32.7639, 47.6717, 65.2323
xyY:
0.2249, 0.3273, 47.6717
CIE-Lab:
74.6174, -40.0104, -12.3657
CIE-LCH:
74.6174, 41.8778, 197.1744
CIE-Luv:
74.6174, -57.1746, -13.2078
Hunter-Lab:
69.0447, -36.1242, -7.6850
#0ccccd color charts
#0ccccd color shades, tints & tones
#0ccccd color schemes
#0ccccd color preview, HTML & CSS examples
This text has a color of #0ccccd
<p style="color:#0ccccd;">Text here</p>
.mytext {color:#0ccccd;}
This box has a color of #0ccccd
<div style="background-color:#0ccccd;">Content here</div>
.mybackground {background-color:#0ccccd;}
Border around this has a color of #0ccccd
<div style="border:2px solid #0ccccd;">Content here</div>
.myborder {border:2px solid #0ccccd;}