#31c000 color space conversions
Hex:
#31c000
RGB:
49, 192, 0
CMY:
81, 25, 100
CMYK:
74, 0, 100, 25
HSL:
105°, 100.0000%, 37.6471%
HSV (HSB):
105°, 100.0000%, 75.2941%
XYZ:
20.1163, 38.3522, 6.3425
xyY:
0.3104, 0.5918, 38.3522
CIE-Lab:
68.2794, -65.3031, 67.7805
CIE-LCH:
68.2794, 94.1207, 133.9335
CIE-Luv:
68.2794, -59.3652, 82.9396
Hunter-Lab:
61.9292, -50.3945, 37.2782
#31c000 color charts
#31c000 color shades, tints & tones
#31c000 color schemes
#31c000 color preview, HTML & CSS examples
This text has a color of #31c000
<p style="color:#31c000;">Text here</p>
.mytext {color:#31c000;}
This box has a color of #31c000
<div style="background-color:#31c000;">Content here</div>
.mybackground {background-color:#31c000;}
Border around this has a color of #31c000
<div style="border:2px solid #31c000;">Content here</div>
.myborder {border:2px solid #31c000;}