#94ab7d color space conversions
Hex:
#94ab7d
RGB:
148, 171, 125
CMY:
42, 33, 51
CMYK:
13, 0, 27, 33
HSL:
90°, 21.4953%, 58.0392%
HSV (HSB):
90°, 26.9006%, 67.0588%
XYZ:
30.4773, 36.9024, 24.9186
xyY:
0.3302, 0.3998, 36.9024
CIE-Lab:
67.2037, -16.4083, 21.1196
CIE-LCH:
67.2037, 26.7445, 127.8444
CIE-Luv:
67.2037, -11.1683, 31.2928
Hunter-Lab:
60.7473, -16.7533, 18.2024
#94ab7d color charts
#94ab7d color shades, tints & tones
#94ab7d color schemes
#94ab7d color preview, HTML & CSS examples
This text has a color of #94ab7d
<p style="color:#94ab7d;">Text here</p>
.mytext {color:#94ab7d;}
This box has a color of #94ab7d
<div style="background-color:#94ab7d;">Content here</div>
.mybackground {background-color:#94ab7d;}
Border around this has a color of #94ab7d
<div style="border:2px solid #94ab7d;">Content here</div>
.myborder {border:2px solid #94ab7d;}