#31b06c color space conversions
Hex:
#31b06c
RGB:
49, 176, 108
CMY:
81, 31, 58
CMYK:
72, 0, 39, 31
HSL:
148°, 56.4444%, 44.1176%
HSV (HSB):
148°, 72.1591%, 69.0196%
XYZ:
19.4987, 32.7863, 19.4881
xyY:
0.2717, 0.4568, 32.7863
CIE-Lab:
63.9875, -49.8844, 25.1986
CIE-LCH:
63.9875, 55.8875, 153.1999
CIE-Luv:
63.9875, -50.6993, 41.2281
Hunter-Lab:
57.2594, -39.4187, 19.9024
#31b06c color charts
#31b06c color shades, tints & tones
#31b06c color schemes
#31b06c color preview, HTML & CSS examples
This text has a color of #31b06c
<p style="color:#31b06c;">Text here</p>
.mytext {color:#31b06c;}
This box has a color of #31b06c
<div style="background-color:#31b06c;">Content here</div>
.mybackground {background-color:#31b06c;}
Border around this has a color of #31b06c
<div style="border:2px solid #31b06c;">Content here</div>
.myborder {border:2px solid #31b06c;}