#1f713f color space conversions
Hex:
#1f713f
RGB:
31, 113, 63
CMY:
88, 56, 75
CMYK:
73, 0, 44, 56
HSL:
143°, 56.9444%, 28.2353%
HSV (HSB):
143°, 72.5664%, 44.3137%
XYZ:
7.3674, 12.4604, 6.7194
xyY:
0.2775, 0.4694, 12.4604
CIE-Lab:
41.9388, -36.5484, 20.8592
CIE-LCH:
41.9388, 42.0819, 150.2854
CIE-Luv:
41.9388, -32.9352, 29.7924
Hunter-Lab:
35.2994, -24.5187, 13.4234
#1f713f color charts
#1f713f color shades, tints & tones
#1f713f color schemes
#1f713f color preview, HTML & CSS examples
This text has a color of #1f713f
<p style="color:#1f713f;">Text here</p>
.mytext {color:#1f713f;}
This box has a color of #1f713f
<div style="background-color:#1f713f;">Content here</div>
.mybackground {background-color:#1f713f;}
Border around this has a color of #1f713f
<div style="border:2px solid #1f713f;">Content here</div>
.myborder {border:2px solid #1f713f;}