#0dcccc color space conversions
Hex:
#0dcccc
RGB:
13, 204, 204
CMY:
95, 20, 20
CMYK:
94, 0, 0, 20
HSL:
180°, 88.0184%, 42.5490%
HSV (HSB):
180°, 93.6275%, 80.0000%
XYZ:
32.6579, 47.6309, 64.5992
xyY:
0.2254, 0.3287, 47.6309
CIE-Lab:
74.5915, -40.2776, -11.8630
CIE-LCH:
74.5915, 41.9883, 196.4113
CIE-Luv:
74.5915, -57.2172, -12.3549
Hunter-Lab:
69.0152, -36.3105, -7.1857
#0dcccc color charts
#0dcccc color shades, tints & tones
#0dcccc color schemes
#0dcccc color preview, HTML & CSS examples
This text has a color of #0dcccc
<p style="color:#0dcccc;">Text here</p>
.mytext {color:#0dcccc;}
This box has a color of #0dcccc
<div style="background-color:#0dcccc;">Content here</div>
.mybackground {background-color:#0dcccc;}
Border around this has a color of #0dcccc
<div style="border:2px solid #0dcccc;">Content here</div>
.myborder {border:2px solid #0dcccc;}