#1f7d5e color space conversions
Hex:
#1f7d5e
RGB:
31, 125, 94
CMY:
88, 51, 63
CMYK:
75, 0, 25, 51
HSL:
160°, 60.2564%, 30.5882%
HSV (HSB):
160°, 75.2000%, 49.0196%
XYZ:
9.9191, 15.7667, 13.1102
xyY:
0.2557, 0.4064, 15.7667
CIE-Lab:
46.6669, -34.7117, 9.2868
CIE-LCH:
46.6669, 35.9326, 165.0219
CIE-Luv:
46.6669, -35.7875, 17.1400
Hunter-Lab:
39.7073, -24.8976, 8.2193
#1f7d5e color charts
#1f7d5e color shades, tints & tones
#1f7d5e color schemes
#1f7d5e color preview, HTML & CSS examples
This text has a color of #1f7d5e
<p style="color:#1f7d5e;">Text here</p>
.mytext {color:#1f7d5e;}
This box has a color of #1f7d5e
<div style="background-color:#1f7d5e;">Content here</div>
.mybackground {background-color:#1f7d5e;}
Border around this has a color of #1f7d5e
<div style="border:2px solid #1f7d5e;">Content here</div>
.myborder {border:2px solid #1f7d5e;}