#1f702f color space conversions
Hex:
#1f702f
RGB:
31, 112, 47
CMY:
88, 56, 82
CMYK:
72, 0, 58, 56
HSL:
132°, 56.6434%, 28.0392%
HSV (HSB):
132°, 72.3214%, 43.9216%
XYZ:
6.8723, 12.0849, 4.6597
xyY:
0.2910, 0.5117, 12.0849
CIE-Lab:
41.3507, -38.9001, 28.9237
CIE-LCH:
41.3507, 48.4747, 143.3678
CIE-Luv:
41.3507, -33.2416, 37.5037
Hunter-Lab:
34.7633, -25.5483, 16.3870
#1f702f color charts
#1f702f color shades, tints & tones
#1f702f color schemes
#1f702f color preview, HTML & CSS examples
This text has a color of #1f702f
<p style="color:#1f702f;">Text here</p>
.mytext {color:#1f702f;}
This box has a color of #1f702f
<div style="background-color:#1f702f;">Content here</div>
.mybackground {background-color:#1f702f;}
Border around this has a color of #1f702f
<div style="border:2px solid #1f702f;">Content here</div>
.myborder {border:2px solid #1f702f;}