#1f7f1c color space conversions
Hex:
#1f7f1c
RGB:
31, 127, 28
CMY:
88, 50, 89
CMYK:
76, 0, 78, 50
HSL:
118°, 63.8710%, 30.3922%
HSV (HSB):
118°, 77.9528%, 49.8039%
XYZ:
8.3640, 15.5539, 3.6600
xyY:
0.3033, 0.5640, 15.5539
CIE-Lab:
46.3837, -46.4980, 43.0120
CIE-LCH:
46.3837, 63.3411, 137.2302
CIE-Luv:
46.3837, -39.4474, 51.6914
Hunter-Lab:
39.4384, -31.1612, 22.1046
#1f7f1c color charts
#1f7f1c color shades, tints & tones
#1f7f1c color schemes
#1f7f1c color preview, HTML & CSS examples
This text has a color of #1f7f1c
<p style="color:#1f7f1c;">Text here</p>
.mytext {color:#1f7f1c;}
This box has a color of #1f7f1c
<div style="background-color:#1f7f1c;">Content here</div>
.mybackground {background-color:#1f7f1c;}
Border around this has a color of #1f7f1c
<div style="border:2px solid #1f7f1c;">Content here</div>
.myborder {border:2px solid #1f7f1c;}