#1f713d color space conversions
Hex:
#1f713d
RGB:
31, 113, 61
CMY:
88, 56, 76
CMYK:
73, 0, 46, 56
HSL:
142°, 56.9444%, 28.2353%
HSV (HSB):
142°, 72.5664%, 44.3137%
XYZ:
7.3125, 12.4385, 6.4303
xyY:
0.2793, 0.4751, 12.4385
CIE-Lab:
41.9047, -36.9324, 21.9506
CIE-LCH:
41.9047, 42.9631, 149.2751
CIE-Luv:
41.9047, -33.0301, 30.9358
Hunter-Lab:
35.2682, -24.7093, 13.8776
#1f713d color charts
#1f713d color shades, tints & tones
#1f713d color schemes
#1f713d color preview, HTML & CSS examples
This text has a color of #1f713d
<p style="color:#1f713d;">Text here</p>
.mytext {color:#1f713d;}
This box has a color of #1f713d
<div style="background-color:#1f713d;">Content here</div>
.mybackground {background-color:#1f713d;}
Border around this has a color of #1f713d
<div style="border:2px solid #1f713d;">Content here</div>
.myborder {border:2px solid #1f713d;}