#41f000 color space conversions
Hex:
#41f000
RGB:
65, 240, 0
CMY:
75, 6, 100
CMYK:
73, 0, 100, 6
HSL:
104°, 100.0000%, 47.0588%
HSV (HSB):
104°, 100.0000%, 94.1176%
XYZ:
33.3401, 63.4440, 10.4887
xyY:
0.3108, 0.5914, 63.4440
CIE-Lab:
83.6754, -77.0109, 80.1722
CIE-LCH:
83.6754, 111.1677, 133.8478
CIE-Luv:
83.6754, -72.4896, 101.6094
Hunter-Lab:
79.6517, -64.6753, 47.9488
#41f000 color charts
#41f000 color shades, tints & tones
#41f000 color schemes
#41f000 color preview, HTML & CSS examples
This text has a color of #41f000
<p style="color:#41f000;">Text here</p>
.mytext {color:#41f000;}
This box has a color of #41f000
<div style="background-color:#41f000;">Content here</div>
.mybackground {background-color:#41f000;}
Border around this has a color of #41f000
<div style="border:2px solid #41f000;">Content here</div>
.myborder {border:2px solid #41f000;}