#00cfc1 color space conversions
Hex:
#00cfc1
RGB:
0, 207, 193
CMY:
100, 19, 24
CMYK:
100, 0, 7, 19
HSL:
176°, 100.0000%, 40.5882%
HSV (HSB):
176°, 100.0000%, 81.1765%
XYZ:
31.9385, 48.4759, 58.1255
xyY:
0.2305, 0.3499, 48.4759
CIE-Lab:
75.1241, -45.1640, -5.1323
CIE-LCH:
75.1241, 45.4547, 186.4832
CIE-Luv:
75.1241, -59.5522, -0.9281
Hunter-Lab:
69.6246, -39.9610, -0.7605
#00cfc1 color charts
#00cfc1 color shades, tints & tones
#00cfc1 color schemes
#00cfc1 color preview, HTML & CSS examples
This text has a color of #00cfc1
<p style="color:#00cfc1;">Text here</p>
.mytext {color:#00cfc1;}
This box has a color of #00cfc1
<div style="background-color:#00cfc1;">Content here</div>
.mybackground {background-color:#00cfc1;}
Border around this has a color of #00cfc1
<div style="border:2px solid #00cfc1;">Content here</div>
.myborder {border:2px solid #00cfc1;}