#1f986e color space conversions
Hex:
#1f986e
RGB:
31, 152, 110
CMY:
88, 40, 57
CMYK:
80, 0, 28, 40
HSL:
159°, 66.1202%, 35.8824%
HSV (HSB):
159°, 79.6053%, 59.6078%
XYZ:
14.6078, 23.8736, 18.5900
xyY:
0.2560, 0.4183, 23.8736
CIE-Lab:
55.9610, -42.3511, 13.1183
CIE-LCH:
55.9610, 44.3363, 162.7895
CIE-Luv:
55.9610, -44.7203, 24.0903
Hunter-Lab:
48.8606, -32.1401, 11.6443
#1f986e color charts
#1f986e color shades, tints & tones
#1f986e color schemes
#1f986e color preview, HTML & CSS examples
This text has a color of #1f986e
<p style="color:#1f986e;">Text here</p>
.mytext {color:#1f986e;}
This box has a color of #1f986e
<div style="background-color:#1f986e;">Content here</div>
.mybackground {background-color:#1f986e;}
Border around this has a color of #1f986e
<div style="border:2px solid #1f986e;">Content here</div>
.myborder {border:2px solid #1f986e;}