#0fe80d color space conversions
Hex:
#0fe80d
RGB:
15, 232, 13
CMY:
94, 9, 95
CMYK:
94, 0, 94, 9
HSL:
119°, 89.3878%, 48.0392%
HSV (HSB):
119°, 94.3966%, 90.9804%
XYZ:
29.1263, 57.8438, 10.0106
xyY:
0.3003, 0.5964, 57.8438
CIE-Lab:
80.6519, -79.5081, 76.3739
CIE-LCH:
80.6519, 110.2475, 136.1519
CIE-Luv:
80.6519, -75.6319, 97.8919
Hunter-Lab:
76.0551, -64.7377, 45.4346
#0fe80d color charts
#0fe80d color shades, tints & tones
#0fe80d color schemes
#0fe80d color preview, HTML & CSS examples
This text has a color of #0fe80d
<p style="color:#0fe80d;">Text here</p>
.mytext {color:#0fe80d;}
This box has a color of #0fe80d
<div style="background-color:#0fe80d;">Content here</div>
.mybackground {background-color:#0fe80d;}
Border around this has a color of #0fe80d
<div style="border:2px solid #0fe80d;">Content here</div>
.myborder {border:2px solid #0fe80d;}