#94cb4e color space conversions
Hex:
#94cb4e
RGB:
148, 203, 78
CMY:
42, 20, 69
CMYK:
27, 0, 62, 20
HSL:
86°, 54.5852%, 55.0980%
HSV (HSB):
86°, 61.5764%, 79.6078%
XYZ:
34.9438, 49.5578, 14.9316
xyY:
0.3514, 0.4984, 49.5578
CIE-Lab:
75.7971, -37.4865, 55.1343
CIE-LCH:
75.7971, 66.6711, 124.2123
CIE-Luv:
75.7971, -27.6151, 72.4620
Hunter-Lab:
70.3973, -34.5915, 36.7024
#94cb4e color charts
#94cb4e color shades, tints & tones
#94cb4e color schemes
#94cb4e color preview, HTML & CSS examples
This text has a color of #94cb4e
<p style="color:#94cb4e;">Text here</p>
.mytext {color:#94cb4e;}
This box has a color of #94cb4e
<div style="background-color:#94cb4e;">Content here</div>
.mybackground {background-color:#94cb4e;}
Border around this has a color of #94cb4e
<div style="border:2px solid #94cb4e;">Content here</div>
.myborder {border:2px solid #94cb4e;}