#31b28f color space conversions
Hex:
#31b28f
RGB:
49, 178, 143
CMY:
81, 30, 44
CMYK:
72, 0, 20, 30
HSL:
164°, 56.8282%, 44.5098%
HSV (HSB):
164°, 72.4719%, 69.8039%
XYZ:
22.1449, 34.4769, 31.4742
xyY:
0.2514, 0.3914, 34.4769
CIE-Lab:
65.3394, -42.9330, 8.0008
CIE-LCH:
65.3394, 43.6721, 169.4437
CIE-Luv:
65.3394, -49.3191, 18.0917
Hunter-Lab:
58.7171, -35.4342, 9.3207
#31b28f color charts
#31b28f color shades, tints & tones
#31b28f color schemes
#31b28f color preview, HTML & CSS examples
This text has a color of #31b28f
<p style="color:#31b28f;">Text here</p>
.mytext {color:#31b28f;}
This box has a color of #31b28f
<div style="background-color:#31b28f;">Content here</div>
.mybackground {background-color:#31b28f;}
Border around this has a color of #31b28f
<div style="border:2px solid #31b28f;">Content here</div>
.myborder {border:2px solid #31b28f;}