#1f704b color space conversions
Hex:
#1f704b
RGB:
31, 112, 75
CMY:
88, 56, 71
CMYK:
72, 0, 33, 56
HSL:
153°, 56.6434%, 28.0392%
HSV (HSB):
153°, 72.3214%, 43.9216%
XYZ:
7.6292, 12.3876, 8.6456
xyY:
0.2662, 0.4322, 12.3876
CIE-Lab:
41.8257, -33.5648, 13.7373
CIE-LCH:
41.8257, 36.2672, 157.7419
CIE-Luv:
41.8257, -31.9360, 21.6742
Hunter-Lab:
35.1961, -22.9008, 10.0733
#1f704b color charts
#1f704b color shades, tints & tones
#1f704b color schemes
#1f704b color preview, HTML & CSS examples
This text has a color of #1f704b
<p style="color:#1f704b;">Text here</p>
.mytext {color:#1f704b;}
This box has a color of #1f704b
<div style="background-color:#1f704b;">Content here</div>
.mybackground {background-color:#1f704b;}
Border around this has a color of #1f704b
<div style="border:2px solid #1f704b;">Content here</div>
.myborder {border:2px solid #1f704b;}