#31b00c color space conversions
Hex:
#31b00c
RGB:
49, 176, 12
CMY:
81, 31, 95
CMYK:
72, 0, 93, 31
HSL:
106°, 87.2340%, 36.8627%
HSV (HSB):
106°, 93.1818%, 69.0196%
XYZ:
16.8583, 31.7302, 5.5838
xyY:
0.3112, 0.5857, 31.7302
CIE-Lab:
63.1193, -60.1031, 62.1070
CIE-LCH:
63.1193, 86.4272, 134.0606
CIE-Luv:
63.1193, -53.7495, 75.5635
Hunter-Lab:
56.3295, -45.1552, 33.5534
#31b00c color charts
#31b00c color shades, tints & tones
#31b00c color schemes
#31b00c color preview, HTML & CSS examples
This text has a color of #31b00c
<p style="color:#31b00c;">Text here</p>
.mytext {color:#31b00c;}
This box has a color of #31b00c
<div style="background-color:#31b00c;">Content here</div>
.mybackground {background-color:#31b00c;}
Border around this has a color of #31b00c
<div style="border:2px solid #31b00c;">Content here</div>
.myborder {border:2px solid #31b00c;}