#1f916e color space conversions
Hex:
#1f916e
RGB:
31, 145, 110
CMY:
88, 43, 57
CMYK:
79, 0, 24, 43
HSL:
162°, 64.7727%, 34.5098%
HSV (HSB):
162°, 78.6207%, 56.8627%
XYZ:
13.5049, 21.6679, 18.2224
xyY:
0.2529, 0.4058, 21.6679
CIE-Lab:
53.6728, -39.4055, 9.9095
CIE-LCH:
53.6728, 40.6324, 165.8843
CIE-Luv:
53.6728, -42.1798, 19.2819
Hunter-Lab:
46.5488, -29.6731, 9.3740
#1f916e color charts
#1f916e color shades, tints & tones
#1f916e color schemes
#1f916e color preview, HTML & CSS examples
This text has a color of #1f916e
<p style="color:#1f916e;">Text here</p>
.mytext {color:#1f916e;}
This box has a color of #1f916e
<div style="background-color:#1f916e;">Content here</div>
.mybackground {background-color:#1f916e;}
Border around this has a color of #1f916e
<div style="border:2px solid #1f916e;">Content here</div>
.myborder {border:2px solid #1f916e;}