#1f631f color space conversions
Hex:
#1f631f
RGB:
31, 99, 31
CMY:
88, 61, 88
CMYK:
69, 0, 69, 61
HSL:
120°, 52.3077%, 25.4902%
HSV (HSB):
120°, 68.6869%, 38.8235%
XYZ:
5.2742, 9.3139, 2.8161
xyY:
0.3030, 0.5352, 9.3139
CIE-Lab:
36.5818, -35.9341, 31.5121
CIE-LCH:
36.5818, 47.7941, 138.7511
CIE-Luv:
36.5818, -28.6950, 37.0944
Hunter-Lab:
30.5187, -22.5594, 15.8921
#1f631f color charts
#1f631f color shades, tints & tones
#1f631f color schemes
#1f631f color preview, HTML & CSS examples
This text has a color of #1f631f
<p style="color:#1f631f;">Text here</p>
.mytext {color:#1f631f;}
This box has a color of #1f631f
<div style="background-color:#1f631f;">Content here</div>
.mybackground {background-color:#1f631f;}
Border around this has a color of #1f631f
<div style="border:2px solid #1f631f;">Content here</div>
.myborder {border:2px solid #1f631f;}