#1f964c color space conversions
Hex:
#1f964c
RGB:
31, 150, 76
CMY:
88, 41, 70
CMYK:
79, 0, 49, 41
HSL:
143°, 65.7459%, 35.4902%
HSV (HSB):
143°, 79.3333%, 58.8235%
XYZ:
12.7759, 22.6258, 10.5313
xyY:
0.2781, 0.4926, 22.6258
CIE-Lab:
54.6848, -48.5492, 30.0643
CIE-LCH:
54.6848, 57.1042, 148.2320
CIE-Luv:
54.6848, -45.9761, 44.2834
Hunter-Lab:
47.5666, -35.2981, 20.1697
#1f964c color charts
#1f964c color shades, tints & tones
#1f964c color schemes
#1f964c color preview, HTML & CSS examples
This text has a color of #1f964c
<p style="color:#1f964c;">Text here</p>
.mytext {color:#1f964c;}
This box has a color of #1f964c
<div style="background-color:#1f964c;">Content here</div>
.mybackground {background-color:#1f964c;}
Border around this has a color of #1f964c
<div style="border:2px solid #1f964c;">Content here</div>
.myborder {border:2px solid #1f964c;}