#1f702c color space conversions
Hex:
#1f702c
RGB:
31, 112, 44
CMY:
88, 56, 83
CMYK:
72, 0, 61, 56
HSL:
130°, 56.6434%, 28.0392%
HSV (HSB):
130°, 72.3214%, 43.9216%
XYZ:
6.8139, 12.0615, 4.3518
xyY:
0.2934, 0.5193, 12.0615
CIE-Lab:
41.3137, -39.3329, 30.4359
CIE-LCH:
41.3137, 49.7335, 142.2672
CIE-Luv:
41.3137, -33.3525, 38.8257
Hunter-Lab:
34.7297, -25.7557, 16.8814
#1f702c color charts
#1f702c color shades, tints & tones
#1f702c color schemes
#1f702c color preview, HTML & CSS examples
This text has a color of #1f702c
<p style="color:#1f702c;">Text here</p>
.mytext {color:#1f702c;}
This box has a color of #1f702c
<div style="background-color:#1f702c;">Content here</div>
.mybackground {background-color:#1f702c;}
Border around this has a color of #1f702c
<div style="border:2px solid #1f702c;">Content here</div>
.myborder {border:2px solid #1f702c;}