#1f5f1e color space conversions
Hex:
#1f5f1e
RGB:
31, 95, 30
CMY:
88, 63, 88
CMYK:
67, 0, 68, 63
HSL:
119°, 52.0000%, 24.5098%
HSV (HSB):
119°, 68.4211%, 37.2549%
XYZ:
4.8916, 8.5695, 2.6246
xyY:
0.3041, 0.5327, 8.5695
CIE-Lab:
35.1418, -34.4550, 30.4020
CIE-LCH:
35.1418, 45.9503, 138.5758
CIE-Luv:
35.1418, -27.1237, 35.3877
Hunter-Lab:
29.2736, -21.4015, 15.1759
#1f5f1e color charts
#1f5f1e color shades, tints & tones
#1f5f1e color schemes
#1f5f1e color preview, HTML & CSS examples
This text has a color of #1f5f1e
<p style="color:#1f5f1e;">Text here</p>
.mytext {color:#1f5f1e;}
This box has a color of #1f5f1e
<div style="background-color:#1f5f1e;">Content here</div>
.mybackground {background-color:#1f5f1e;}
Border around this has a color of #1f5f1e
<div style="border:2px solid #1f5f1e;">Content here</div>
.myborder {border:2px solid #1f5f1e;}