#0ff7f0 color space conversions
Hex:
#0ff7f0
RGB:
15, 247, 240
CMY:
94, 3, 6
CMYK:
94, 0, 3, 3
HSL:
178°, 93.5484%, 51.3725%
HSV (HSB):
178°, 93.9271%, 96.8627%
XYZ:
49.1859, 72.9144, 93.9196
xyY:
0.2277, 0.3375, 72.9144
CIE-Lab:
88.4069, -48.6047, -10.3714
CIE-LCH:
88.4069, 49.6990, 192.0453
CIE-Luv:
88.4069, -68.6597, -8.8664
Hunter-Lab:
85.3899, -46.6135, -5.4396
#0ff7f0 color charts
#0ff7f0 color shades, tints & tones
#0ff7f0 color schemes
#0ff7f0 color preview, HTML & CSS examples
This text has a color of #0ff7f0
<p style="color:#0ff7f0;">Text here</p>
.mytext {color:#0ff7f0;}
This box has a color of #0ff7f0
<div style="background-color:#0ff7f0;">Content here</div>
.mybackground {background-color:#0ff7f0;}
Border around this has a color of #0ff7f0
<div style="border:2px solid #0ff7f0;">Content here</div>
.myborder {border:2px solid #0ff7f0;}