#0fff01 color space conversions
Hex:
#0fff01
RGB:
15, 255, 1
CMY:
94, 0, 100
CMYK:
94, 0, 100, 0
HSL:
117°, 100.0000%, 50.1961%
HSV (HSB):
117°, 99.6078%, 100.0000%
XYZ:
35.9625, 71.6237, 11.9581
xyY:
0.3008, 0.5991, 71.6237
CIE-Lab:
87.7872, -85.7208, 83.1659
CIE-LCH:
87.7872, 119.4345, 135.8667
CIE-Luv:
87.7872, -82.5539, 107.3435
Hunter-Lab:
84.6308, -72.2533, 50.8641
#0fff01 color charts
#0fff01 color shades, tints & tones
#0fff01 color schemes
#0fff01 color preview, HTML & CSS examples
This text has a color of #0fff01
<p style="color:#0fff01;">Text here</p>
.mytext {color:#0fff01;}
This box has a color of #0fff01
<div style="background-color:#0fff01;">Content here</div>
.mybackground {background-color:#0fff01;}
Border around this has a color of #0fff01
<div style="border:2px solid #0fff01;">Content here</div>
.myborder {border:2px solid #0fff01;}