#31bf0e color space conversions
Hex:
#31bf0e
RGB:
49, 191, 14
CMY:
81, 25, 95
CMYK:
74, 0, 93, 25
HSL:
108°, 86.3415%, 40.1961%
HSV (HSB):
108°, 92.6702%, 74.9020%
XYZ:
19.9767, 37.9463, 6.6870
xyY:
0.3092, 0.5873, 37.9463
CIE-Lab:
67.9810, -64.7075, 65.8871
CIE-LCH:
67.9810, 92.3481, 134.4825
CIE-Luv:
67.9810, -58.9286, 81.5111
Hunter-Lab:
61.6005, -49.9145, 36.6843
#31bf0e color charts
#31bf0e color shades, tints & tones
#31bf0e color schemes
#31bf0e color preview, HTML & CSS examples
This text has a color of #31bf0e
<p style="color:#31bf0e;">Text here</p>
.mytext {color:#31bf0e;}
This box has a color of #31bf0e
<div style="background-color:#31bf0e;">Content here</div>
.mybackground {background-color:#31bf0e;}
Border around this has a color of #31bf0e
<div style="border:2px solid #31bf0e;">Content here</div>
.myborder {border:2px solid #31bf0e;}