#31bf8b color space conversions
Hex:
#31bf8b
RGB:
49, 191, 139
CMY:
81, 25, 45
CMYK:
74, 0, 27, 25
HSL:
158°, 59.1667%, 47.0588%
HSV (HSB):
158°, 74.3455%, 74.9020%
XYZ:
24.5576, 39.7787, 30.8098
xyY:
0.2581, 0.4181, 39.7787
CIE-Lab:
69.3116, -49.2640, 15.7864
CIE-LCH:
69.3116, 51.7315, 162.2322
CIE-Luv:
69.3116, -54.2413, 30.0134
Hunter-Lab:
63.0703, -40.8707, 15.1861
#31bf8b color charts
#31bf8b color shades, tints & tones
#31bf8b color schemes
#31bf8b color preview, HTML & CSS examples
This text has a color of #31bf8b
<p style="color:#31bf8b;">Text here</p>
.mytext {color:#31bf8b;}
This box has a color of #31bf8b
<div style="background-color:#31bf8b;">Content here</div>
.mybackground {background-color:#31bf8b;}
Border around this has a color of #31bf8b
<div style="border:2px solid #31bf8b;">Content here</div>
.myborder {border:2px solid #31bf8b;}