#1f995c color space conversions
Hex:
#1f995c
RGB:
31, 153, 92
CMY:
88, 40, 64
CMYK:
80, 0, 40, 40
HSL:
150°, 66.3043%, 36.0784%
HSV (HSB):
150°, 79.7386%, 60.0000%
XYZ:
13.8881, 23.8465, 13.9961
xyY:
0.2685, 0.4610, 23.8465
CIE-Lab:
55.9338, -46.7065, 23.0879
CIE-LCH:
55.9338, 52.1014, 153.6960
CIE-Luv:
55.9338, -46.1858, 36.7933
Hunter-Lab:
48.8329, -34.6921, 17.1898
#1f995c color charts
#1f995c color shades, tints & tones
#1f995c color schemes
#1f995c color preview, HTML & CSS examples
This text has a color of #1f995c
<p style="color:#1f995c;">Text here</p>
.mytext {color:#1f995c;}
This box has a color of #1f995c
<div style="background-color:#1f995c;">Content here</div>
.mybackground {background-color:#1f995c;}
Border around this has a color of #1f995c
<div style="border:2px solid #1f995c;">Content here</div>
.myborder {border:2px solid #1f995c;}