#40b000 color space conversions
Hex:
#40b000
RGB:
64, 176, 0
CMY:
75, 31, 100
CMYK:
64, 0, 100, 31
HSL:
98°, 100.0000%, 34.5098%
HSV (HSB):
98°, 100.0000%, 69.0196%
XYZ:
17.6397, 32.1407, 5.2741
xyY:
0.3204, 0.5838, 32.1407
CIE-Lab:
63.4590, -57.2925, 64.0930
CIE-LCH:
63.4590, 85.9671, 131.7934
CIE-Luv:
63.4590, -50.3101, 76.4927
Hunter-Lab:
56.6927, -43.6728, 34.1692
#40b000 color charts
#40b000 color shades, tints & tones
#40b000 color schemes
#40b000 color preview, HTML & CSS examples
This text has a color of #40b000
<p style="color:#40b000;">Text here</p>
.mytext {color:#40b000;}
This box has a color of #40b000
<div style="background-color:#40b000;">Content here</div>
.mybackground {background-color:#40b000;}
Border around this has a color of #40b000
<div style="border:2px solid #40b000;">Content here</div>
.myborder {border:2px solid #40b000;}