#95f78e color space conversions
Hex:
#95f78e
RGB:
149, 247, 142
CMY:
42, 3, 44
CMYK:
40, 0, 43, 3
HSL:
116°, 86.7769%, 76.2745%
HSV (HSB):
116°, 42.5101%, 96.8627%
XYZ:
50.5377, 74.8641, 37.3778
xyY:
0.3105, 0.4599, 74.8641
CIE-Lab:
89.3293, -48.9366, 41.5636
CIE-LCH:
89.3293, 64.2053, 139.6576
CIE-Luv:
89.3293, -47.1497, 64.7364
Hunter-Lab:
86.5240, -47.1573, 34.9540
#95f78e color charts
#95f78e color shades, tints & tones
#95f78e color schemes
#95f78e color preview, HTML & CSS examples
This text has a color of #95f78e
<p style="color:#95f78e;">Text here</p>
.mytext {color:#95f78e;}
This box has a color of #95f78e
<div style="background-color:#95f78e;">Content here</div>
.mybackground {background-color:#95f78e;}
Border around this has a color of #95f78e
<div style="border:2px solid #95f78e;">Content here</div>
.myborder {border:2px solid #95f78e;}