#95f23c color space conversions
Hex:
#95f23c
RGB:
149, 242, 60
CMY:
42, 5, 76
CMYK:
38, 0, 75, 5
HSL:
91°, 87.5000%, 59.2157%
HSV (HSB):
91°, 75.2066%, 94.9020%
XYZ:
44.9622, 70.2201, 15.4590
xyY:
0.3442, 0.5375, 70.2201
CIE-Lab:
87.1047, -54.8281, 73.4299
CIE-LCH:
87.1047, 91.6410, 126.7477
CIE-Luv:
87.1047, -46.1068, 94.8752
Hunter-Lab:
83.7974, -50.8699, 47.7203
#95f23c color charts
#95f23c color shades, tints & tones
#95f23c color schemes
#95f23c color preview, HTML & CSS examples
This text has a color of #95f23c
<p style="color:#95f23c;">Text here</p>
.mytext {color:#95f23c;}
This box has a color of #95f23c
<div style="background-color:#95f23c;">Content here</div>
.mybackground {background-color:#95f23c;}
Border around this has a color of #95f23c
<div style="border:2px solid #95f23c;">Content here</div>
.myborder {border:2px solid #95f23c;}