#1f7d5d color space conversions
Hex:
#1f7d5d
RGB:
31, 125, 93
CMY:
88, 51, 64
CMYK:
75, 0, 26, 51
HSL:
160°, 60.2564%, 30.5882%
HSV (HSB):
160°, 75.2000%, 49.0196%
XYZ:
9.8745, 15.7489, 12.8753
xyY:
0.2565, 0.4091, 15.7489
CIE-Lab:
46.6432, -34.9631, 9.8393
CIE-LCH:
46.6432, 36.3212, 164.2824
CIE-Luv:
46.6432, -35.8486, 17.8646
Hunter-Lab:
39.6848, -25.0336, 8.5434
#1f7d5d color charts
#1f7d5d color shades, tints & tones
#1f7d5d color schemes
#1f7d5d color preview, HTML & CSS examples
This text has a color of #1f7d5d
<p style="color:#1f7d5d;">Text here</p>
.mytext {color:#1f7d5d;}
This box has a color of #1f7d5d
<div style="background-color:#1f7d5d;">Content here</div>
.mybackground {background-color:#1f7d5d;}
Border around this has a color of #1f7d5d
<div style="border:2px solid #1f7d5d;">Content here</div>
.myborder {border:2px solid #1f7d5d;}