#31d08c color space conversions
Hex:
#31d08c
RGB:
49, 208, 140
CMY:
81, 18, 45
CMYK:
76, 0, 33, 18
HSL:
154°, 62.8458%, 50.3922%
HSV (HSB):
154°, 76.4423%, 81.5686%
XYZ:
28.5561, 47.6582, 32.5048
xyY:
0.2627, 0.4384, 47.6582
CIE-Lab:
74.6088, -55.6744, 22.5546
CIE-LCH:
74.6088, 60.0695, 157.9464
CIE-Luv:
74.6088, -60.1451, 40.4593
Hunter-Lab:
69.0349, -46.9750, 20.4079
#31d08c color charts
#31d08c color shades, tints & tones
#31d08c color schemes
#31d08c color preview, HTML & CSS examples
This text has a color of #31d08c
<p style="color:#31d08c;">Text here</p>
.mytext {color:#31d08c;}
This box has a color of #31d08c
<div style="background-color:#31d08c;">Content here</div>
.mybackground {background-color:#31d08c;}
Border around this has a color of #31d08c
<div style="border:2px solid #31d08c;">Content here</div>
.myborder {border:2px solid #31d08c;}