#00d0c0 color space conversions
Hex:
#00d0c0
RGB:
0, 208, 192
CMY:
100, 18, 25
CMYK:
100, 0, 8, 18
HSL:
175°, 100.0000%, 40.7843%
HSV (HSB):
175°, 100.0000%, 81.5686%
XYZ:
32.0703, 48.9175, 57.6209
xyY:
0.2314, 0.3529, 48.9175
CIE-Lab:
75.4000, -45.8755, -4.1858
CIE-LCH:
75.4000, 46.0660, 185.2134
CIE-Luv:
75.4000, -59.9694, 0.6603
Hunter-Lab:
69.9411, -40.5487, 0.1127
#00d0c0 color charts
#00d0c0 color shades, tints & tones
#00d0c0 color schemes
#00d0c0 color preview, HTML & CSS examples
This text has a color of #00d0c0
<p style="color:#00d0c0;">Text here</p>
.mytext {color:#00d0c0;}
This box has a color of #00d0c0
<div style="background-color:#00d0c0;">Content here</div>
.mybackground {background-color:#00d0c0;}
Border around this has a color of #00d0c0
<div style="border:2px solid #00d0c0;">Content here</div>
.myborder {border:2px solid #00d0c0;}