#1f917d color space conversions
Hex:
#1f917d
RGB:
31, 145, 125
CMY:
88, 43, 51
CMYK:
79, 0, 14, 43
HSL:
169°, 64.7727%, 34.5098%
HSV (HSB):
169°, 78.6207%, 56.8627%
XYZ:
14.3921, 22.0228, 22.8943
xyY:
0.2427, 0.3713, 22.0228
CIE-Lab:
54.0512, -35.4435, 1.8494
CIE-LCH:
54.0512, 35.4917, 177.0131
CIE-Luv:
54.0512, -41.1685, 7.7962
Hunter-Lab:
46.9284, -27.3819, 3.9249
#1f917d color charts
#1f917d color shades, tints & tones
#1f917d color schemes
#1f917d color preview, HTML & CSS examples
This text has a color of #1f917d
<p style="color:#1f917d;">Text here</p>
.mytext {color:#1f917d;}
This box has a color of #1f917d
<div style="background-color:#1f917d;">Content here</div>
.mybackground {background-color:#1f917d;}
Border around this has a color of #1f917d
<div style="border:2px solid #1f917d;">Content here</div>
.myborder {border:2px solid #1f917d;}