#95f55e color space conversions
Hex:
#95f55e
RGB:
149, 245, 94
CMY:
42, 4, 63
CMYK:
39, 0, 62, 4
HSL:
98°, 88.3041%, 66.4706%
HSV (HSB):
98°, 61.6327%, 96.0784%
XYZ:
47.0672, 72.5025, 22.1034
xyY:
0.3322, 0.5118, 72.5025
CIE-Lab:
88.2099, -53.6046, 62.1295
CIE-LCH:
88.2099, 82.0580, 130.7872
CIE-Luv:
88.2099, -47.0946, 86.0256
Hunter-Lab:
85.1484, -50.3409, 44.2130
#95f55e color charts
#95f55e color shades, tints & tones
#95f55e color schemes
#95f55e color preview, HTML & CSS examples
This text has a color of #95f55e
<p style="color:#95f55e;">Text here</p>
.mytext {color:#95f55e;}
This box has a color of #95f55e
<div style="background-color:#95f55e;">Content here</div>
.mybackground {background-color:#95f55e;}
Border around this has a color of #95f55e
<div style="border:2px solid #95f55e;">Content here</div>
.myborder {border:2px solid #95f55e;}