#95c94d color space conversions
Hex:
#95c94d
RGB:
149, 201, 77
CMY:
42, 21, 70
CMYK:
26, 0, 62, 21
HSL:
85°, 53.4483%, 54.5098%
HSV (HSB):
85°, 61.6915%, 78.8235%
XYZ:
34.6206, 48.6987, 14.5963
xyY:
0.3536, 0.4974, 48.6987
CIE-Lab:
75.2635, -36.2944, 54.9923
CIE-LCH:
75.2635, 65.8896, 123.4244
CIE-Luv:
75.2635, -26.0643, 71.9171
Hunter-Lab:
69.7844, -33.5675, 36.4479
#95c94d color charts
#95c94d color shades, tints & tones
#95c94d color schemes
#95c94d color preview, HTML & CSS examples
This text has a color of #95c94d
<p style="color:#95c94d;">Text here</p>
.mytext {color:#95c94d;}
This box has a color of #95c94d
<div style="background-color:#95c94d;">Content here</div>
.mybackground {background-color:#95c94d;}
Border around this has a color of #95c94d
<div style="border:2px solid #95c94d;">Content here</div>
.myborder {border:2px solid #95c94d;}