#95f98f color space conversions
Hex:
#95f98f
RGB:
149, 249, 143
CMY:
42, 2, 44
CMYK:
40, 0, 43, 2
HSL:
117°, 89.8305%, 76.8627%
HSV (HSB):
117°, 42.5703%, 97.6471%
XYZ:
51.2280, 76.1241, 37.9800
xyY:
0.3098, 0.4604, 76.1241
CIE-Lab:
89.9169, -49.6334, 41.8287
CIE-LCH:
89.9169, 64.9085, 139.8774
CIE-Luv:
89.9169, -47.9992, 65.2751
Hunter-Lab:
87.2491, -47.8803, 35.2651
#95f98f color charts
#95f98f color shades, tints & tones
#95f98f color schemes
#95f98f color preview, HTML & CSS examples
This text has a color of #95f98f
<p style="color:#95f98f;">Text here</p>
.mytext {color:#95f98f;}
This box has a color of #95f98f
<div style="background-color:#95f98f;">Content here</div>
.mybackground {background-color:#95f98f;}
Border around this has a color of #95f98f
<div style="border:2px solid #95f98f;">Content here</div>
.myborder {border:2px solid #95f98f;}