#95f03b color space conversions
Hex:
#95f03b
RGB:
149, 240, 59
CMY:
42, 6, 77
CMYK:
38, 0, 75, 6
HSL:
90°, 85.7820%, 58.6275%
HSV (HSB):
90°, 75.4167%, 94.1176%
XYZ:
44.3439, 69.0255, 15.1238
xyY:
0.3451, 0.5372, 69.0255
CIE-Lab:
86.5167, -54.0875, 73.1759
CIE-LCH:
86.5167, 90.9954, 126.4697
CIE-Luv:
86.5167, -45.1981, 94.2735
Hunter-Lab:
83.0816, -50.1203, 47.3643
#95f03b color charts
#95f03b color shades, tints & tones
#95f03b color schemes
#95f03b color preview, HTML & CSS examples
This text has a color of #95f03b
<p style="color:#95f03b;">Text here</p>
.mytext {color:#95f03b;}
This box has a color of #95f03b
<div style="background-color:#95f03b;">Content here</div>
.mybackground {background-color:#95f03b;}
Border around this has a color of #95f03b
<div style="border:2px solid #95f03b;">Content here</div>
.myborder {border:2px solid #95f03b;}