#1f6f1f color space conversions
Hex:
#1f6f1f
RGB:
31, 111, 31
CMY:
88, 56, 88
CMYK:
72, 0, 72, 56
HSL:
120°, 56.3380%, 27.8431%
HSV (HSB):
120°, 72.0721%, 43.5294%
XYZ:
6.4968, 11.7591, 3.2236
xyY:
0.3025, 0.5475, 11.7591
CIE-Lab:
40.8307, -40.5236, 36.1122
CIE-LCH:
40.8307, 54.2794, 138.2945
CIE-Luv:
40.8307, -33.3760, 43.1460
Hunter-Lab:
34.2916, -26.1919, 18.4304
#1f6f1f color charts
#1f6f1f color shades, tints & tones
#1f6f1f color schemes
#1f6f1f color preview, HTML & CSS examples
This text has a color of #1f6f1f
<p style="color:#1f6f1f;">Text here</p>
.mytext {color:#1f6f1f;}
This box has a color of #1f6f1f
<div style="background-color:#1f6f1f;">Content here</div>
.mybackground {background-color:#1f6f1f;}
Border around this has a color of #1f6f1f
<div style="border:2px solid #1f6f1f;">Content here</div>
.myborder {border:2px solid #1f6f1f;}