#1f996f color space conversions
Hex:
#1f996f
RGB:
31, 153, 111
CMY:
88, 40, 56
CMYK:
80, 0, 27, 40
HSL:
159°, 66.3043%, 36.0784%
HSV (HSB):
159°, 79.7386%, 60.0000%
XYZ:
14.8255, 24.2215, 18.9327
xyY:
0.2557, 0.4178, 24.2215
CIE-Lab:
56.3089, -42.5263, 13.0404
CIE-LCH:
56.3089, 44.4807, 162.9522
CIE-Luv:
56.3089, -45.0159, 24.0540
Hunter-Lab:
49.2153, -32.3557, 11.6423
#1f996f color charts
#1f996f color shades, tints & tones
#1f996f color schemes
#1f996f color preview, HTML & CSS examples
This text has a color of #1f996f
<p style="color:#1f996f;">Text here</p>
.mytext {color:#1f996f;}
This box has a color of #1f996f
<div style="background-color:#1f996f;">Content here</div>
.mybackground {background-color:#1f996f;}
Border around this has a color of #1f996f
<div style="border:2px solid #1f996f;">Content here</div>
.myborder {border:2px solid #1f996f;}