#31c28e color space conversions
Hex:
#31c28e
RGB:
49, 194, 142
CMY:
81, 24, 44
CMYK:
75, 0, 27, 24
HSL:
158°, 59.6708%, 47.6471%
HSV (HSB):
158°, 74.7423%, 76.0784%
XYZ:
25.4409, 41.1895, 32.2007
xyY:
0.2574, 0.4168, 41.1895
CIE-Lab:
70.3085, -49.7879, 15.5585
CIE-LCH:
70.3085, 52.1623, 162.6463
CIE-Luv:
70.3085, -55.1151, 29.8833
Hunter-Lab:
64.1791, -41.5551, 15.1777
#31c28e color charts
#31c28e color shades, tints & tones
#31c28e color schemes
#31c28e color preview, HTML & CSS examples
This text has a color of #31c28e
<p style="color:#31c28e;">Text here</p>
.mytext {color:#31c28e;}
This box has a color of #31c28e
<div style="background-color:#31c28e;">Content here</div>
.mybackground {background-color:#31c28e;}
Border around this has a color of #31c28e
<div style="border:2px solid #31c28e;">Content here</div>
.myborder {border:2px solid #31c28e;}