#95cc5d color space conversions
Hex:
#95cc5d
RGB:
149, 204, 93
CMY:
42, 20, 64
CMYK:
27, 0, 54, 20
HSL:
90°, 52.1127%, 58.2353%
HSV (HSB):
90°, 54.4118%, 80.0000%
XYZ:
35.9631, 50.3656, 18.1820
xyY:
0.3441, 0.4819, 50.3656
CIE-Lab:
76.2931, -36.1755, 48.9914
CIE-LCH:
76.2931, 60.9001, 126.4423
CIE-Luv:
76.2931, -27.5726, 66.9198
Hunter-Lab:
70.9687, -33.7412, 34.4882
#95cc5d color charts
#95cc5d color shades, tints & tones
#95cc5d color schemes
#95cc5d color preview, HTML & CSS examples
This text has a color of #95cc5d
<p style="color:#95cc5d;">Text here</p>
.mytext {color:#95cc5d;}
This box has a color of #95cc5d
<div style="background-color:#95cc5d;">Content here</div>
.mybackground {background-color:#95cc5d;}
Border around this has a color of #95cc5d
<div style="border:2px solid #95cc5d;">Content here</div>
.myborder {border:2px solid #95cc5d;}