#1f985a color space conversions
Hex:
#1f985a
RGB:
31, 152, 90
CMY:
88, 40, 65
CMYK:
80, 0, 41, 40
HSL:
149°, 66.1202%, 35.8824%
HSV (HSB):
149°, 79.6053%, 59.6078%
XYZ:
13.6388, 23.4860, 13.4873
xyY:
0.2695, 0.4640, 23.4860
CIE-Lab:
55.5694, -46.7214, 23.6980
CIE-LCH:
55.5694, 52.3878, 153.1050
CIE-Luv:
55.5694, -45.9423, 37.4124
Hunter-Lab:
48.4623, -34.5737, 17.4230
#1f985a color charts
#1f985a color shades, tints & tones
#1f985a color schemes
#1f985a color preview, HTML & CSS examples
This text has a color of #1f985a
<p style="color:#1f985a;">Text here</p>
.mytext {color:#1f985a;}
This box has a color of #1f985a
<div style="background-color:#1f985a;">Content here</div>
.mybackground {background-color:#1f985a;}
Border around this has a color of #1f985a
<div style="border:2px solid #1f985a;">Content here</div>
.myborder {border:2px solid #1f985a;}