#94cb3e color space conversions
Hex:
#94cb3e
RGB:
148, 203, 62
CMY:
42, 20, 76
CMYK:
27, 0, 69, 20
HSL:
83°, 57.5510%, 51.9608%
HSV (HSB):
83°, 69.4581%, 79.6078%
XYZ:
34.4382, 49.3556, 12.2689
xyY:
0.3585, 0.5138, 49.3556
CIE-Lab:
75.6720, -38.6836, 61.4548
CIE-LCH:
75.6720, 72.6162, 122.1889
CIE-Luv:
75.6720, -27.6484, 77.7076
Hunter-Lab:
70.2535, -35.4432, 38.8232
#94cb3e color charts
#94cb3e color shades, tints & tones
#94cb3e color schemes
#94cb3e color preview, HTML & CSS examples
This text has a color of #94cb3e
<p style="color:#94cb3e;">Text here</p>
.mytext {color:#94cb3e;}
This box has a color of #94cb3e
<div style="background-color:#94cb3e;">Content here</div>
.mybackground {background-color:#94cb3e;}
Border around this has a color of #94cb3e
<div style="border:2px solid #94cb3e;">Content here</div>
.myborder {border:2px solid #94cb3e;}