#1f583c color space conversions
Hex:
#1f583c
RGB:
31, 88, 60
CMY:
88, 65, 76
CMYK:
65, 0, 32, 65
HSL:
151°, 47.8992%, 23.3333%
HSV (HSB):
151°, 64.7727%, 34.5098%
XYZ:
4.8704, 7.5970, 5.4846
xyY:
0.2713, 0.4232, 7.5970
CIE-Lab:
33.1291, -26.0489, 10.8425
CIE-LCH:
33.1291, 28.2153, 157.4011
CIE-Luv:
33.1291, -23.1831, 15.9715
Hunter-Lab:
27.5627, -16.6931, 7.4959
#1f583c color charts
#1f583c color shades, tints & tones
#1f583c color schemes
#1f583c color preview, HTML & CSS examples
This text has a color of #1f583c
<p style="color:#1f583c;">Text here</p>
.mytext {color:#1f583c;}
This box has a color of #1f583c
<div style="background-color:#1f583c;">Content here</div>
.mybackground {background-color:#1f583c;}
Border around this has a color of #1f583c
<div style="border:2px solid #1f583c;">Content here</div>
.myborder {border:2px solid #1f583c;}