#1f4f2c color space conversions
Hex:
#1f4f2c
RGB:
31, 79, 44
CMY:
88, 69, 83
CMYK:
61, 0, 44, 69
HSL:
136°, 43.6364%, 21.5686%
HSV (HSB):
136°, 60.7595%, 30.9804%
XYZ:
3.8157, 6.0651, 3.3525
xyY:
0.2883, 0.4583, 6.0651
CIE-Lab:
29.5762, -25.2448, 15.8945
CIE-LCH:
29.5762, 29.8318, 147.8048
CIE-Luv:
29.5762, -20.0982, 20.0995
Hunter-Lab:
24.6275, -15.4420, 9.1683
#1f4f2c color charts
#1f4f2c color shades, tints & tones
#1f4f2c color schemes
#1f4f2c color preview, HTML & CSS examples
This text has a color of #1f4f2c
<p style="color:#1f4f2c;">Text here</p>
.mytext {color:#1f4f2c;}
This box has a color of #1f4f2c
<div style="background-color:#1f4f2c;">Content here</div>
.mybackground {background-color:#1f4f2c;}
Border around this has a color of #1f4f2c
<div style="border:2px solid #1f4f2c;">Content here</div>
.myborder {border:2px solid #1f4f2c;}