#95f55a color space conversions
Hex:
#95f55a
RGB:
149, 245, 90
CMY:
42, 4, 65
CMYK:
39, 0, 63, 4
HSL:
97°, 88.5714%, 65.6863%
HSV (HSB):
97°, 63.2653%, 96.0784%
XYZ:
46.8923, 72.4326, 21.1823
xyY:
0.3337, 0.5155, 72.4326
CIE-Lab:
88.1764, -53.9507, 63.7276
CIE-LCH:
88.1764, 83.4978, 130.2507
CIE-Luv:
88.1764, -47.1481, 87.4649
Hunter-Lab:
85.1073, -50.5882, 44.8185
#95f55a color charts
#95f55a color shades, tints & tones
#95f55a color schemes
#95f55a color preview, HTML & CSS examples
This text has a color of #95f55a
<p style="color:#95f55a;">Text here</p>
.mytext {color:#95f55a;}
This box has a color of #95f55a
<div style="background-color:#95f55a;">Content here</div>
.mybackground {background-color:#95f55a;}
Border around this has a color of #95f55a
<div style="border:2px solid #95f55a;">Content here</div>
.myborder {border:2px solid #95f55a;}