#0ff80a color space conversions
Hex:
#0ff80a
RGB:
15, 248, 10
CMY:
94, 3, 96
CMYK:
94, 0, 96, 3
HSL:
119°, 94.4444%, 50.5882%
HSV (HSB):
119°, 95.9677%, 97.2549%
XYZ:
33.8192, 67.2583, 11.4869
xyY:
0.3004, 0.5975, 67.2583
CIE-Lab:
85.6342, -83.7727, 80.7288
CIE-LCH:
85.6342, 116.3400, 136.0601
CIE-Luv:
85.6342, -80.4348, 104.2334
Hunter-Lab:
82.0111, -69.9109, 49.1034
#0ff80a color charts
#0ff80a color shades, tints & tones
#0ff80a color schemes
#0ff80a color preview, HTML & CSS examples
This text has a color of #0ff80a
<p style="color:#0ff80a;">Text here</p>
.mytext {color:#0ff80a;}
This box has a color of #0ff80a
<div style="background-color:#0ff80a;">Content here</div>
.mybackground {background-color:#0ff80a;}
Border around this has a color of #0ff80a
<div style="border:2px solid #0ff80a;">Content here</div>
.myborder {border:2px solid #0ff80a;}