#1f996d color space conversions
Hex:
#1f996d
RGB:
31, 153, 109
CMY:
88, 40, 57
CMYK:
80, 0, 29, 40
HSL:
158°, 66.3043%, 36.0784%
HSV (HSB):
158°, 79.7386%, 60.0000%
XYZ:
14.7166, 24.1779, 18.3592
xyY:
0.2570, 0.4223, 24.1779
CIE-Lab:
56.2655, -43.0000, 14.1045
CIE-LCH:
56.2655, 45.2542, 161.8399
CIE-Luv:
56.2655, -45.1455, 25.4773
Hunter-Lab:
49.1710, -32.6252, 12.2824
#1f996d color charts
#1f996d color shades, tints & tones
#1f996d color schemes
#1f996d color preview, HTML & CSS examples
This text has a color of #1f996d
<p style="color:#1f996d;">Text here</p>
.mytext {color:#1f996d;}
This box has a color of #1f996d
<div style="background-color:#1f996d;">Content here</div>
.mybackground {background-color:#1f996d;}
Border around this has a color of #1f996d
<div style="border:2px solid #1f996d;">Content here</div>
.myborder {border:2px solid #1f996d;}