#0fc80c color space conversions
Hex:
#0fc80c
RGB:
15, 200, 12
CMY:
94, 22, 95
CMYK:
93, 0, 94, 22
HSL:
119°, 88.6792%, 41.5686%
HSV (HSB):
119°, 94.0000%, 78.4314%
XYZ:
20.9176, 41.4367, 7.2434
xyY:
0.3006, 0.5954, 41.4367
CIE-Lab:
70.4808, -70.8863, 68.0663
CIE-LCH:
70.4808, 98.2745, 136.1626
CIE-Luv:
70.4808, -65.8485, 85.3376
Hunter-Lab:
64.3713, -54.6457, 38.3883
#0fc80c color charts
#0fc80c color shades, tints & tones
#0fc80c color schemes
#0fc80c color preview, HTML & CSS examples
This text has a color of #0fc80c
<p style="color:#0fc80c;">Text here</p>
.mytext {color:#0fc80c;}
This box has a color of #0fc80c
<div style="background-color:#0fc80c;">Content here</div>
.mybackground {background-color:#0fc80c;}
Border around this has a color of #0fc80c
<div style="border:2px solid #0fc80c;">Content here</div>
.myborder {border:2px solid #0fc80c;}