#1f7f42 color space conversions
Hex:
#1f7f42
RGB:
31, 127, 66
CMY:
88, 50, 74
CMYK:
76, 0, 48, 50
HSL:
142°, 60.7595%, 30.9804%
HSV (HSB):
142°, 75.5906%, 49.8039%
XYZ:
9.1378, 15.8634, 7.7346
xyY:
0.2791, 0.4846, 15.8634
CIE-Lab:
46.7948, -41.6130, 25.4366
CIE-LCH:
46.7948, 48.7715, 148.5640
CIE-Luv:
46.7948, -38.0884, 36.4216
Hunter-Lab:
39.8289, -28.7478, 16.3664
#1f7f42 color charts
#1f7f42 color shades, tints & tones
#1f7f42 color schemes
#1f7f42 color preview, HTML & CSS examples
This text has a color of #1f7f42
<p style="color:#1f7f42;">Text here</p>
.mytext {color:#1f7f42;}
This box has a color of #1f7f42
<div style="background-color:#1f7f42;">Content here</div>
.mybackground {background-color:#1f7f42;}
Border around this has a color of #1f7f42
<div style="border:2px solid #1f7f42;">Content here</div>
.myborder {border:2px solid #1f7f42;}