#5feb01 color space conversions
Hex:
#5feb01
RGB:
95, 235, 1
CMY:
63, 8, 100
CMYK:
60, 0, 100, 8
HSL:
96°, 99.1525%, 46.2745%
HSV (HSB):
96°, 99.5745%, 92.1569%
XYZ:
34.4331, 61.8517, 10.1525
xyY:
0.3235, 0.5811, 61.8517
CIE-Lab:
82.8345, -69.5739, 79.7127
CIE-LCH:
82.8345, 105.8047, 131.1148
CIE-Luv:
82.8345, -63.6308, 99.5458
Hunter-Lab:
78.6459, -59.4786, 47.3983
#5feb01 color charts
#5feb01 color shades, tints & tones
#5feb01 color schemes
#5feb01 color preview, HTML & CSS examples
This text has a color of #5feb01
<p style="color:#5feb01;">Text here</p>
.mytext {color:#5feb01;}
This box has a color of #5feb01
<div style="background-color:#5feb01;">Content here</div>
.mybackground {background-color:#5feb01;}
Border around this has a color of #5feb01
<div style="border:2px solid #5feb01;">Content here</div>
.myborder {border:2px solid #5feb01;}