#1f975b color space conversions
Hex:
#1f975b
RGB:
31, 151, 91
CMY:
88, 41, 64
CMYK:
79, 0, 40, 41
HSL:
150°, 65.9341%, 35.6863%
HSV (HSB):
150°, 79.4702%, 59.2157%
XYZ:
13.5200, 23.1799, 13.6591
xyY:
0.2685, 0.4603, 23.1799
CIE-Lab:
55.2571, -46.1373, 22.7379
CIE-LCH:
55.2571, 51.4360, 153.7645
CIE-Luv:
55.2571, -45.5268, 36.1785
Hunter-Lab:
48.1455, -34.1289, 16.8809
#1f975b color charts
#1f975b color shades, tints & tones
#1f975b color schemes
#1f975b color preview, HTML & CSS examples
This text has a color of #1f975b
<p style="color:#1f975b;">Text here</p>
.mytext {color:#1f975b;}
This box has a color of #1f975b
<div style="background-color:#1f975b;">Content here</div>
.mybackground {background-color:#1f975b;}
Border around this has a color of #1f975b
<div style="border:2px solid #1f975b;">Content here</div>
.myborder {border:2px solid #1f975b;}