#1f912c color space conversions
Hex:
#1f912c
RGB:
31, 145, 44
CMY:
88, 43, 83
CMYK:
79, 0, 70, 43
HSL:
127°, 64.7727%, 34.5098%
HSV (HSB):
127°, 78.6207%, 56.8627%
XYZ:
11.1451, 20.7240, 5.7956
xyY:
0.2959, 0.5502, 20.7240
CIE-Lab:
52.6460, -51.1593, 43.1221
CIE-LCH:
52.6460, 66.9088, 139.8725
CIE-Luv:
52.6460, -45.5028, 55.5889
Hunter-Lab:
45.5236, -35.9658, 24.3183
#1f912c color charts
#1f912c color shades, tints & tones
#1f912c color schemes
#1f912c color preview, HTML & CSS examples
This text has a color of #1f912c
<p style="color:#1f912c;">Text here</p>
.mytext {color:#1f912c;}
This box has a color of #1f912c
<div style="background-color:#1f912c;">Content here</div>
.mybackground {background-color:#1f912c;}
Border around this has a color of #1f912c
<div style="border:2px solid #1f912c;">Content here</div>
.myborder {border:2px solid #1f912c;}