#1f804b color space conversions
Hex:
#1f804b
RGB:
31, 128, 75
CMY:
88, 50, 71
CMYK:
76, 0, 41, 50
HSL:
147°, 61.0063%, 31.1765%
HSV (HSB):
147°, 75.7812%, 50.1961%
XYZ:
9.5542, 16.2376, 9.2872
xyY:
0.2724, 0.4629, 16.2376
CIE-Lab:
47.2847, -40.2971, 21.0733
CIE-LCH:
47.2847, 45.4746, 152.3928
CIE-Luv:
47.2847, -38.0051, 31.8210
Hunter-Lab:
40.2960, -28.1953, 14.5423
#1f804b color charts
#1f804b color shades, tints & tones
#1f804b color schemes
#1f804b color preview, HTML & CSS examples
This text has a color of #1f804b
<p style="color:#1f804b;">Text here</p>
.mytext {color:#1f804b;}
This box has a color of #1f804b
<div style="background-color:#1f804b;">Content here</div>
.mybackground {background-color:#1f804b;}
Border around this has a color of #1f804b
<div style="border:2px solid #1f804b;">Content here</div>
.myborder {border:2px solid #1f804b;}