#1f4100 color space conversions
Hex:
#1f4100
RGB:
31, 65, 0
CMY:
88, 75, 100
CMYK:
52, 0, 100, 75
HSL:
91°, 100.0000%, 12.7451%
HSV (HSB):
91°, 100.0000%, 25.4902%
XYZ:
2.4554, 4.0719, 0.6565
xyY:
0.3418, 0.5668, 4.0719
CIE-Lab:
23.9077, -24.2087, 31.8294
CIE-LCH:
23.9077, 39.9896, 127.2557
CIE-Luv:
23.9077, -14.8878, 28.3237
Hunter-Lab:
20.1789, -13.5933, 12.1962
#1f4100 color charts
#1f4100 color shades, tints & tones
#1f4100 color schemes
#1f4100 color preview, HTML & CSS examples
This text has a color of #1f4100
<p style="color:#1f4100;">Text here</p>
.mytext {color:#1f4100;}
This box has a color of #1f4100
<div style="background-color:#1f4100;">Content here</div>
.mybackground {background-color:#1f4100;}
Border around this has a color of #1f4100
<div style="border:2px solid #1f4100;">Content here</div>
.myborder {border:2px solid #1f4100;}