#95f75c color space conversions
Hex:
#95f75c
RGB:
149, 247, 92
CMY:
42, 3, 64
CMYK:
40, 0, 63, 3
HSL:
98°, 90.6433%, 66.4706%
HSV (HSB):
98°, 62.7530%, 96.8627%
XYZ:
47.5870, 73.6838, 21.8395
xyY:
0.3325, 0.5149, 73.6838
CIE-Lab:
88.7728, -54.5802, 63.5696
CIE-LCH:
88.7728, 83.7859, 130.6491
CIE-Luv:
88.7728, -48.0168, 87.6652
Hunter-Lab:
85.8393, -51.2632, 45.0027
#95f75c color charts
#95f75c color shades, tints & tones
#95f75c color schemes
#95f75c color preview, HTML & CSS examples
This text has a color of #95f75c
<p style="color:#95f75c;">Text here</p>
.mytext {color:#95f75c;}
This box has a color of #95f75c
<div style="background-color:#95f75c;">Content here</div>
.mybackground {background-color:#95f75c;}
Border around this has a color of #95f75c
<div style="border:2px solid #95f75c;">Content here</div>
.myborder {border:2px solid #95f75c;}