#94b65c color space conversions
Hex:
#94b65c
RGB:
148, 182, 92
CMY:
42, 29, 64
CMYK:
19, 0, 49, 29
HSL:
83°, 38.1356%, 53.7255%
HSV (HSB):
83°, 49.4505%, 71.3725%
XYZ:
30.8725, 40.5245, 16.3201
xyY:
0.3520, 0.4620, 40.5245
CIE-Lab:
69.8415, -26.3053, 41.7635
CIE-LCH:
69.8415, 49.3575, 122.2053
CIE-Luv:
69.8415, -16.5885, 56.3030
Hunter-Lab:
63.6589, -24.8364, 29.3612
#94b65c color charts
#94b65c color shades, tints & tones
#94b65c color schemes
#94b65c color preview, HTML & CSS examples
This text has a color of #94b65c
<p style="color:#94b65c;">Text here</p>
.mytext {color:#94b65c;}
This box has a color of #94b65c
<div style="background-color:#94b65c;">Content here</div>
.mybackground {background-color:#94b65c;}
Border around this has a color of #94b65c
<div style="border:2px solid #94b65c;">Content here</div>
.myborder {border:2px solid #94b65c;}