#1f702a color space conversions
Hex:
#1f702a
RGB:
31, 112, 42
CMY:
88, 56, 84
CMYK:
72, 0, 63, 56
HSL:
128°, 56.6434%, 28.0392%
HSV (HSB):
128°, 72.3214%, 43.9216%
XYZ:
6.7772, 12.0468, 4.1586
xyY:
0.2949, 0.5242, 12.0468
CIE-Lab:
41.2904, -39.6062, 31.4235
CIE-LCH:
41.2904, 50.5578, 141.5716
CIE-Luv:
41.2904, -33.4229, 39.6635
Hunter-Lab:
34.7085, -25.8861, 17.1922
#1f702a color charts
#1f702a color shades, tints & tones
#1f702a color schemes
#1f702a color preview, HTML & CSS examples
This text has a color of #1f702a
<p style="color:#1f702a;">Text here</p>
.mytext {color:#1f702a;}
This box has a color of #1f702a
<div style="background-color:#1f702a;">Content here</div>
.mybackground {background-color:#1f702a;}
Border around this has a color of #1f702a
<div style="border:2px solid #1f702a;">Content here</div>
.myborder {border:2px solid #1f702a;}