#31c08d color space conversions
Hex:
#31c08d
RGB:
49, 192, 141
CMY:
81, 25, 45
CMYK:
74, 0, 27, 25
HSL:
159°, 59.3361%, 47.2549%
HSV (HSB):
159°, 74.4792%, 75.2941%
XYZ:
24.9240, 40.2753, 31.6596
xyY:
0.2573, 0.4158, 40.2753
CIE-Lab:
69.6652, -49.2123, 15.1999
CIE-LCH:
69.6652, 51.5062, 162.8360
CIE-Luv:
69.6652, -54.4697, 29.2536
Hunter-Lab:
63.4628, -40.9571, 14.8461
#31c08d color charts
#31c08d color shades, tints & tones
#31c08d color schemes
#31c08d color preview, HTML & CSS examples
This text has a color of #31c08d
<p style="color:#31c08d;">Text here</p>
.mytext {color:#31c08d;}
This box has a color of #31c08d
<div style="background-color:#31c08d;">Content here</div>
.mybackground {background-color:#31c08d;}
Border around this has a color of #31c08d
<div style="border:2px solid #31c08d;">Content here</div>
.myborder {border:2px solid #31c08d;}