#1f812d color space conversions
Hex:
#1f812d
RGB:
31, 129, 45
CMY:
88, 49, 82
CMYK:
76, 0, 65, 49
HSL:
129°, 61.2500%, 31.3725%
HSV (HSB):
129°, 75.9690%, 50.5882%
XYZ:
8.8890, 16.1813, 5.1374
xyY:
0.2943, 0.5357, 16.1813
CIE-Lab:
47.2114, -45.5073, 36.7152
CIE-LCH:
47.2114, 58.4715, 141.1035
CIE-Luv:
47.2114, -39.6983, 47.2944
Hunter-Lab:
40.2260, -30.9512, 20.5860
#1f812d color charts
#1f812d color shades, tints & tones
#1f812d color schemes
#1f812d color preview, HTML & CSS examples
This text has a color of #1f812d
<p style="color:#1f812d;">Text here</p>
.mytext {color:#1f812d;}
This box has a color of #1f812d
<div style="background-color:#1f812d;">Content here</div>
.mybackground {background-color:#1f812d;}
Border around this has a color of #1f812d
<div style="border:2px solid #1f812d;">Content here</div>
.myborder {border:2px solid #1f812d;}