#95f85d color space conversions
Hex:
#95f85d
RGB:
149, 248, 93
CMY:
42, 3, 64
CMYK:
40, 0, 63, 3
HSL:
98°, 91.7160%, 66.8627%
HSV (HSB):
98°, 62.5000%, 97.2549%
XYZ:
47.9376, 74.3147, 22.1735
xyY:
0.3319, 0.5146, 74.3147
CIE-Lab:
89.0710, -54.8926, 63.4898
CIE-LCH:
89.0710, 83.9295, 130.8463
CIE-Luv:
89.0710, -48.4486, 87.7626
Hunter-Lab:
86.2060, -51.5997, 45.0939
#95f85d color charts
#95f85d color shades, tints & tones
#95f85d color schemes
#95f85d color preview, HTML & CSS examples
This text has a color of #95f85d
<p style="color:#95f85d;">Text here</p>
.mytext {color:#95f85d;}
This box has a color of #95f85d
<div style="background-color:#95f85d;">Content here</div>
.mybackground {background-color:#95f85d;}
Border around this has a color of #95f85d
<div style="border:2px solid #95f85d;">Content here</div>
.myborder {border:2px solid #95f85d;}