#31a04f color space conversions
Hex:
#31a04f
RGB:
49, 160, 79
CMY:
81, 37, 69
CMYK:
69, 0, 51, 37
HSL:
136°, 53.1100%, 40.9804%
HSV (HSB):
136°, 69.3750%, 62.7451%
XYZ:
15.2487, 26.3591, 11.6813
xyY:
0.2862, 0.4946, 26.3591
CIE-Lab:
58.3763, -48.9011, 33.2023
CIE-LCH:
58.3763, 59.1076, 145.8247
CIE-Luv:
58.3763, -46.2784, 48.5364
Hunter-Lab:
51.3411, -36.8310, 22.4490
#31a04f color charts
#31a04f color shades, tints & tones
#31a04f color schemes
#31a04f color preview, HTML & CSS examples
This text has a color of #31a04f
<p style="color:#31a04f;">Text here</p>
.mytext {color:#31a04f;}
This box has a color of #31a04f
<div style="background-color:#31a04f;">Content here</div>
.mybackground {background-color:#31a04f;}
Border around this has a color of #31a04f
<div style="border:2px solid #31a04f;">Content here</div>
.myborder {border:2px solid #31a04f;}