#31bc1c color space conversions
Hex:
#31bc1c
RGB:
49, 188, 28
CMY:
81, 26, 89
CMYK:
74, 0, 85, 26
HSL:
112°, 74.0741%, 42.3529%
HSV (HSB):
112°, 85.1064%, 73.7255%
XYZ:
19.4594, 36.7032, 7.1574
xyY:
0.3073, 0.5796, 36.7032
CIE-Lab:
67.0538, -63.2992, 62.4797
CIE-LCH:
67.0538, 88.9410, 135.3733
CIE-Luv:
67.0538, -57.7427, 78.5771
Hunter-Lab:
60.5832, -48.6861, 35.4036
#31bc1c color charts
#31bc1c color shades, tints & tones
#31bc1c color schemes
#31bc1c color preview, HTML & CSS examples
This text has a color of #31bc1c
<p style="color:#31bc1c;">Text here</p>
.mytext {color:#31bc1c;}
This box has a color of #31bc1c
<div style="background-color:#31bc1c;">Content here</div>
.mybackground {background-color:#31bc1c;}
Border around this has a color of #31bc1c
<div style="border:2px solid #31bc1c;">Content here</div>
.myborder {border:2px solid #31bc1c;}