#95f95e color space conversions
Hex:
#95f95e
RGB:
149, 249, 94
CMY:
42, 2, 63
CMYK:
40, 0, 62, 2
HSL:
99°, 92.8144%, 67.2549%
HSV (HSB):
99°, 62.2490%, 97.6471%
XYZ:
48.2905, 74.9491, 22.5111
xyY:
0.3313, 0.5142, 74.9491
CIE-Lab:
89.3691, -55.2035, 63.4097
CIE-LCH:
89.3691, 84.0727, 131.0423
CIE-Luv:
89.3691, -48.8787, 87.8583
Hunter-Lab:
86.5731, -51.9357, 45.1844
#95f95e color charts
#95f95e color shades, tints & tones
#95f95e color schemes
#95f95e color preview, HTML & CSS examples
This text has a color of #95f95e
<p style="color:#95f95e;">Text here</p>
.mytext {color:#95f95e;}
This box has a color of #95f95e
<div style="background-color:#95f95e;">Content here</div>
.mybackground {background-color:#95f95e;}
Border around this has a color of #95f95e
<div style="border:2px solid #95f95e;">Content here</div>
.myborder {border:2px solid #95f95e;}