#07dede color space conversions
Hex:
#07dede
RGB:
7, 222, 222
CMY:
97, 13, 13
CMYK:
97, 0, 0, 13
HSL:
180°, 93.8865%, 44.9020%
HSV (HSB):
180°, 96.8468%, 87.0588%
XYZ:
39.3937, 57.5616, 78.1415
xyY:
0.2250, 0.3287, 57.5616
CIE-Lab:
80.4945, -43.1328, -12.6924
CIE-LCH:
80.4945, 44.9615, 196.3972
CIE-Luv:
80.4945, -62.0334, -13.3948
Hunter-Lab:
75.8694, -40.0888, -7.9570
#07dede color charts
#07dede color shades, tints & tones
#07dede color schemes
#07dede color preview, HTML & CSS examples
This text has a color of #07dede
<p style="color:#07dede;">Text here</p>
.mytext {color:#07dede;}
This box has a color of #07dede
<div style="background-color:#07dede;">Content here</div>
.mybackground {background-color:#07dede;}
Border around this has a color of #07dede
<div style="border:2px solid #07dede;">Content here</div>
.myborder {border:2px solid #07dede;}