#95f84b color space conversions
Hex:
#95f84b
RGB:
149, 248, 75
CMY:
42, 3, 71
CMYK:
40, 0, 70, 3
HSL:
94°, 92.5134%, 63.3333%
HSV (HSB):
94°, 69.7581%, 97.2549%
XYZ:
47.2318, 74.0324, 18.4569
xyY:
0.3380, 0.5299, 74.0324
CIE-Lab:
88.9378, -56.2813, 70.2403
CIE-LCH:
88.9378, 90.0071, 128.7041
CIE-Luv:
88.9378, -48.6745, 93.5543
Hunter-Lab:
86.0421, -52.5880, 47.5111
#95f84b color charts
#95f84b color shades, tints & tones
#95f84b color schemes
#95f84b color preview, HTML & CSS examples
This text has a color of #95f84b
<p style="color:#95f84b;">Text here</p>
.mytext {color:#95f84b;}
This box has a color of #95f84b
<div style="background-color:#95f84b;">Content here</div>
.mybackground {background-color:#95f84b;}
Border around this has a color of #95f84b
<div style="border:2px solid #95f84b;">Content here</div>
.myborder {border:2px solid #95f84b;}