#07d5d5 color space conversions
Hex:
#07d5d5
RGB:
7, 213, 213
CMY:
97, 16, 16
CMYK:
97, 0, 0, 16
HSL:
180°, 93.6364%, 43.1373%
HSV (HSB):
180°, 96.7136%, 83.5294%
XYZ:
35.8921, 52.4378, 71.1806
xyY:
0.2250, 0.3287, 52.4378
CIE-Lab:
77.5419, -41.7960, -12.2999
CIE-LCH:
77.5419, 43.5683, 196.3983
CIE-Luv:
77.5419, -59.7370, -12.8989
Hunter-Lab:
72.4139, -38.2505, -7.5904
#07d5d5 color charts
#07d5d5 color shades, tints & tones
#07d5d5 color schemes
#07d5d5 color preview, HTML & CSS examples
This text has a color of #07d5d5
<p style="color:#07d5d5;">Text here</p>
.mytext {color:#07d5d5;}
This box has a color of #07d5d5
<div style="background-color:#07d5d5;">Content here</div>
.mybackground {background-color:#07d5d5;}
Border around this has a color of #07d5d5
<div style="border:2px solid #07d5d5;">Content here</div>
.myborder {border:2px solid #07d5d5;}