#07cdcb color space conversions
Hex:
#07cdcb
RGB:
7, 205, 203
CMY:
97, 20, 20
CMYK:
97, 0, 1, 20
HSL:
179°, 93.3962%, 41.5686%
HSV (HSB):
179°, 96.5854%, 80.3922%
XYZ:
32.6984, 48.0196, 64.0452
xyY:
0.2259, 0.3317, 48.0196
CIE-Lab:
74.8373, -41.1922, -10.9576
CIE-LCH:
74.8373, 42.6247, 194.8963
CIE-Luv:
74.8373, -57.8404, -10.7686
Hunter-Lab:
69.2962, -37.0404, -6.2899
#07cdcb color charts
#07cdcb color shades, tints & tones
#07cdcb color schemes
#07cdcb color preview, HTML & CSS examples
This text has a color of #07cdcb
<p style="color:#07cdcb;">Text here</p>
.mytext {color:#07cdcb;}
This box has a color of #07cdcb
<div style="background-color:#07cdcb;">Content here</div>
.mybackground {background-color:#07cdcb;}
Border around this has a color of #07cdcb
<div style="border:2px solid #07cdcb;">Content here</div>
.myborder {border:2px solid #07cdcb;}