#95e75d color space conversions
Hex:
#95e75d
RGB:
149, 231, 93
CMY:
42, 9, 64
CMYK:
35, 0, 60, 9
HSL:
96°, 74.1935%, 63.5294%
HSV (HSB):
96°, 59.7403%, 90.5882%
XYZ:
42.9461, 64.3317, 20.5097
xyY:
0.3361, 0.5034, 64.3317
CIE-Lab:
84.1382, -47.9536, 58.0049
CIE-LCH:
84.1382, 75.2603, 129.5811
CIE-Luv:
84.1382, -40.7013, 79.9012
Hunter-Lab:
80.2070, -44.7862, 40.9839
#95e75d color charts
#95e75d color shades, tints & tones
#95e75d color schemes
#95e75d color preview, HTML & CSS examples
This text has a color of #95e75d
<p style="color:#95e75d;">Text here</p>
.mytext {color:#95e75d;}
This box has a color of #95e75d
<div style="background-color:#95e75d;">Content here</div>
.mybackground {background-color:#95e75d;}
Border around this has a color of #95e75d
<div style="border:2px solid #95e75d;">Content here</div>
.myborder {border:2px solid #95e75d;}