#1f8d2a color space conversions
Hex:
#1f8d2a
RGB:
31, 141, 42
CMY:
88, 45, 84
CMYK:
78, 0, 70, 45
HSL:
126°, 63.9535%, 33.7255%
HSV (HSB):
126°, 78.0142%, 55.2941%
XYZ:
10.5079, 19.5082, 5.4021
xyY:
0.2967, 0.5508, 19.5082
CIE-Lab:
51.2766, -50.0124, 42.5035
CIE-LCH:
51.2766, 65.6338, 139.6401
CIE-Luv:
51.2766, -44.1413, 54.3079
Hunter-Lab:
44.1681, -34.8280, 23.6660
#1f8d2a color charts
#1f8d2a color shades, tints & tones
#1f8d2a color schemes
#1f8d2a color preview, HTML & CSS examples
This text has a color of #1f8d2a
<p style="color:#1f8d2a;">Text here</p>
.mytext {color:#1f8d2a;}
This box has a color of #1f8d2a
<div style="background-color:#1f8d2a;">Content here</div>
.mybackground {background-color:#1f8d2a;}
Border around this has a color of #1f8d2a
<div style="border:2px solid #1f8d2a;">Content here</div>
.myborder {border:2px solid #1f8d2a;}