#1f997d color space conversions
Hex:
#1f997d
RGB:
31, 153, 125
CMY:
88, 40, 51
CMYK:
80, 0, 18, 40
HSL:
166°, 66.3043%, 36.0784%
HSV (HSB):
166°, 79.7386%, 60.0000%
XYZ:
15.6580, 24.5544, 23.3163
xyY:
0.2465, 0.3865, 24.5544
CIE-Lab:
56.6387, -39.0020, 5.5845
CIE-LCH:
56.6387, 39.3997, 171.8515
CIE-Luv:
56.6387, -44.0757, 13.6274
Hunter-Lab:
49.5524, -30.3129, 6.7886
#1f997d color charts
#1f997d color shades, tints & tones
#1f997d color schemes
#1f997d color preview, HTML & CSS examples
This text has a color of #1f997d
<p style="color:#1f997d;">Text here</p>
.mytext {color:#1f997d;}
This box has a color of #1f997d
<div style="background-color:#1f997d;">Content here</div>
.mybackground {background-color:#1f997d;}
Border around this has a color of #1f997d
<div style="border:2px solid #1f997d;">Content here</div>
.myborder {border:2px solid #1f997d;}