#94f80d color space conversions
Hex:
#94f80d
RGB:
148, 248, 13
CMY:
42, 3, 95
CMYK:
40, 0, 95, 3
HSL:
86°, 94.3775%, 51.1765%
HSV (HSB):
86°, 94.7581%, 97.2549%
XYZ:
45.8528, 73.4598, 12.1432
xyY:
0.3488, 0.5588, 73.4598
CIE-Lab:
88.6665, -59.0046, 84.1902
CIE-LCH:
88.6665, 102.8082, 125.0247
CIE-Luv:
88.6665, -49.5129, 103.7085
Hunter-Lab:
85.7087, -54.4955, 51.5958
#94f80d color charts
#94f80d color shades, tints & tones
#94f80d color schemes
#94f80d color preview, HTML & CSS examples
This text has a color of #94f80d
<p style="color:#94f80d;">Text here</p>
.mytext {color:#94f80d;}
This box has a color of #94f80d
<div style="background-color:#94f80d;">Content here</div>
.mybackground {background-color:#94f80d;}
Border around this has a color of #94f80d
<div style="border:2px solid #94f80d;">Content here</div>
.myborder {border:2px solid #94f80d;}