#00d3d0 color space conversions
Hex:
#00d3d0
RGB:
0, 211, 208
CMY:
100, 17, 18
CMYK:
100, 0, 1, 17
HSL:
179°, 100.0000%, 41.3725%
HSV (HSB):
179°, 100.0000%, 82.7451%
XYZ:
34.6794, 51.1426, 67.7182
xyY:
0.2259, 0.3331, 51.1426
CIE-Lab:
76.7653, -42.5657, -10.7775
CIE-LCH:
76.7653, 43.9089, 194.2085
CIE-Luv:
76.7653, -59.6858, -10.3094
Hunter-Lab:
71.5141, -38.5893, -6.0832
#00d3d0 color charts
#00d3d0 color shades, tints & tones
#00d3d0 color schemes
#00d3d0 color preview, HTML & CSS examples
This text has a color of #00d3d0
<p style="color:#00d3d0;">Text here</p>
.mytext {color:#00d3d0;}
This box has a color of #00d3d0
<div style="background-color:#00d3d0;">Content here</div>
.mybackground {background-color:#00d3d0;}
Border around this has a color of #00d3d0
<div style="border:2px solid #00d3d0;">Content here</div>
.myborder {border:2px solid #00d3d0;}