#07dcaf color space conversions
Hex:
#07dcaf
RGB:
7, 220, 175
CMY:
97, 14, 31
CMYK:
97, 0, 20, 14
HSL:
167°, 93.8326%, 44.5098%
HSV (HSB):
167°, 96.8182%, 86.2745%
XYZ:
33.4187, 54.3267, 49.2822
xyY:
0.2439, 0.3965, 54.3267
CIE-Lab:
78.6519, -55.0805, 9.6345
CIE-LCH:
78.6519, 55.9168, 170.0783
CIE-Luv:
78.6519, -65.0811, 22.9913
Hunter-Lab:
73.7067, -48.0545, 11.9518
#07dcaf color charts
#07dcaf color shades, tints & tones
#07dcaf color schemes
#07dcaf color preview, HTML & CSS examples
This text has a color of #07dcaf
<p style="color:#07dcaf;">Text here</p>
.mytext {color:#07dcaf;}
This box has a color of #07dcaf
<div style="background-color:#07dcaf;">Content here</div>
.mybackground {background-color:#07dcaf;}
Border around this has a color of #07dcaf
<div style="border:2px solid #07dcaf;">Content here</div>
.myborder {border:2px solid #07dcaf;}