#31ac8d color space conversions
Hex:
#31ac8d
RGB:
49, 172, 141
CMY:
81, 33, 45
CMYK:
72, 0, 18, 33
HSL:
165°, 55.6561%, 43.3333%
HSV (HSB):
165°, 71.5116%, 67.4510%
XYZ:
20.8269, 32.0811, 30.2939
xyY:
0.2503, 0.3856, 32.0811
CIE-Lab:
63.4099, -40.8455, 6.3481
CIE-LCH:
63.4099, 41.3359, 171.1659
CIE-Luv:
63.4099, -47.2647, 15.3508
Hunter-Lab:
56.6402, -33.4850, 7.9370
#31ac8d color charts
#31ac8d color shades, tints & tones
#31ac8d color schemes
#31ac8d color preview, HTML & CSS examples
This text has a color of #31ac8d
<p style="color:#31ac8d;">Text here</p>
.mytext {color:#31ac8d;}
This box has a color of #31ac8d
<div style="background-color:#31ac8d;">Content here</div>
.mybackground {background-color:#31ac8d;}
Border around this has a color of #31ac8d
<div style="border:2px solid #31ac8d;">Content here</div>
.myborder {border:2px solid #31ac8d;}