#94cc2d color space conversions
Hex:
#94cc2d
RGB:
148, 204, 45
CMY:
42, 20, 82
CMYK:
27, 0, 78, 20
HSL:
81°, 63.8554%, 48.8235%
HSV (HSB):
81°, 77.9412%, 80.0000%
XYZ:
34.2793, 49.6711, 10.2634
xyY:
0.3638, 0.5272, 49.6711
CIE-Lab:
75.8669, -40.0730, 67.3705
CIE-LCH:
75.8669, 78.3877, 120.7448
CIE-Luv:
75.8669, -28.1954, 82.3261
Hunter-Lab:
70.4777, -36.5164, 40.7002
#94cc2d color charts
#94cc2d color shades, tints & tones
#94cc2d color schemes
#94cc2d color preview, HTML & CSS examples
This text has a color of #94cc2d
<p style="color:#94cc2d;">Text here</p>
.mytext {color:#94cc2d;}
This box has a color of #94cc2d
<div style="background-color:#94cc2d;">Content here</div>
.mybackground {background-color:#94cc2d;}
Border around this has a color of #94cc2d
<div style="border:2px solid #94cc2d;">Content here</div>
.myborder {border:2px solid #94cc2d;}