#1f672d color space conversions
Hex:
#1f672d
RGB:
31, 103, 45
CMY:
88, 60, 82
CMYK:
70, 0, 56, 60
HSL:
132°, 53.7313%, 26.2745%
HSV (HSB):
132°, 69.9029%, 40.3922%
XYZ:
5.8890, 10.1813, 4.1374
xyY:
0.2914, 0.5038, 10.1813
CIE-Lab:
38.1658, -35.6228, 26.1505
CIE-LCH:
38.1658, 44.1909, 143.7178
CIE-Luv:
38.1658, -29.8201, 33.4689
Hunter-Lab:
31.9081, -22.8951, 14.6477
#1f672d color charts
#1f672d color shades, tints & tones
#1f672d color schemes
#1f672d color preview, HTML & CSS examples
This text has a color of #1f672d
<p style="color:#1f672d;">Text here</p>
.mytext {color:#1f672d;}
This box has a color of #1f672d
<div style="background-color:#1f672d;">Content here</div>
.mybackground {background-color:#1f672d;}
Border around this has a color of #1f672d
<div style="border:2px solid #1f672d;">Content here</div>
.myborder {border:2px solid #1f672d;}