#1f8250 color space conversions
Hex:
#1f8250
RGB:
31, 130, 80
CMY:
88, 49, 69
CMYK:
76, 0, 38, 49
HSL:
150°, 61.4907%, 31.5686%
HSV (HSB):
150°, 76.1538%, 50.9804%
XYZ:
9.9957, 16.8358, 10.3122
xyY:
0.2691, 0.4533, 16.8358
CIE-Lab:
48.0524, -40.0794, 19.2704
CIE-LCH:
48.0524, 44.4714, 154.3215
CIE-Luv:
48.0524, -38.4791, 29.9704
Hunter-Lab:
41.0314, -28.3205, 13.8209
#1f8250 color charts
#1f8250 color shades, tints & tones
#1f8250 color schemes
#1f8250 color preview, HTML & CSS examples
This text has a color of #1f8250
<p style="color:#1f8250;">Text here</p>
.mytext {color:#1f8250;}
This box has a color of #1f8250
<div style="background-color:#1f8250;">Content here</div>
.mybackground {background-color:#1f8250;}
Border around this has a color of #1f8250
<div style="border:2px solid #1f8250;">Content here</div>
.myborder {border:2px solid #1f8250;}