#0ff1f1 color space conversions
Hex:
#0ff1f1
RGB:
15, 241, 241
CMY:
94, 5, 5
CMYK:
94, 0, 0, 5
HSL:
180°, 88.9764%, 50.1961%
HSV (HSB):
180°, 93.7759%, 94.5098%
XYZ:
47.5295, 69.3630, 94.1024
xyY:
0.2253, 0.3287, 69.3630
CIE-Lab:
86.6835, -45.7344, -13.4662
CIE-LCH:
86.6835, 47.6757, 196.4067
CIE-Luv:
86.6835, -66.5946, -14.3798
Hunter-Lab:
83.2845, -43.8799, -8.6922
#0ff1f1 color charts
#0ff1f1 color shades, tints & tones
#0ff1f1 color schemes
#0ff1f1 color preview, HTML & CSS examples
This text has a color of #0ff1f1
<p style="color:#0ff1f1;">Text here</p>
.mytext {color:#0ff1f1;}
This box has a color of #0ff1f1
<div style="background-color:#0ff1f1;">Content here</div>
.mybackground {background-color:#0ff1f1;}
Border around this has a color of #0ff1f1
<div style="border:2px solid #0ff1f1;">Content here</div>
.myborder {border:2px solid #0ff1f1;}