#1f972d color space conversions
Hex:
#1f972d
RGB:
31, 151, 45
CMY:
88, 41, 82
CMYK:
79, 0, 70, 41
HSL:
127°, 65.9341%, 35.6863%
HSV (HSB):
127°, 79.4702%, 59.2157%
XYZ:
12.1053, 22.6140, 6.2095
xyY:
0.2958, 0.5525, 22.6140
CIE-Lab:
54.6725, -53.0582, 44.8658
CIE-LCH:
54.6725, 69.4846, 139.7823
CIE-Luv:
54.6725, -47.5852, 58.1510
Hunter-Lab:
47.5542, -37.7810, 25.5459
#1f972d color charts
#1f972d color shades, tints & tones
#1f972d color schemes
#1f972d color preview, HTML & CSS examples
This text has a color of #1f972d
<p style="color:#1f972d;">Text here</p>
.mytext {color:#1f972d;}
This box has a color of #1f972d
<div style="background-color:#1f972d;">Content here</div>
.mybackground {background-color:#1f972d;}
Border around this has a color of #1f972d
<div style="border:2px solid #1f972d;">Content here</div>
.myborder {border:2px solid #1f972d;}