#1f985b color space conversions
Hex:
#1f985b
RGB:
31, 152, 91
CMY:
88, 40, 64
CMYK:
80, 0, 40, 40
HSL:
150°, 66.1202%, 35.8824%
HSV (HSB):
150°, 79.6053%, 59.6078%
XYZ:
13.6816, 23.5031, 13.7130
xyY:
0.2688, 0.4618, 23.5031
CIE-Lab:
55.5868, -46.5225, 23.1749
CIE-LCH:
55.5868, 51.9752, 153.5201
CIE-Luv:
55.5868, -45.8853, 36.7962
Hunter-Lab:
48.4800, -34.4652, 17.1653
#1f985b color charts
#1f985b color shades, tints & tones
#1f985b color schemes
#1f985b color preview, HTML & CSS examples
This text has a color of #1f985b
<p style="color:#1f985b;">Text here</p>
.mytext {color:#1f985b;}
This box has a color of #1f985b
<div style="background-color:#1f985b;">Content here</div>
.mybackground {background-color:#1f985b;}
Border around this has a color of #1f985b
<div style="border:2px solid #1f985b;">Content here</div>
.myborder {border:2px solid #1f985b;}