#1f662a color space conversions
Hex:
#1f662a
RGB:
31, 102, 42
CMY:
88, 60, 84
CMYK:
70, 0, 59, 60
HSL:
129°, 53.3835%, 26.0784%
HSV (HSB):
129°, 69.6078%, 40.0000%
XYZ:
5.7344, 9.9612, 3.8110
xyY:
0.2940, 0.5107, 9.9612
CIE-Lab:
37.7727, -35.6754, 27.2900
CIE-LCH:
37.7727, 44.9163, 142.5858
CIE-Luv:
37.7727, -29.5354, 34.2904
Hunter-Lab:
31.5614, -22.8009, 14.9339
#1f662a color charts
#1f662a color shades, tints & tones
#1f662a color schemes
#1f662a color preview, HTML & CSS examples
This text has a color of #1f662a
<p style="color:#1f662a;">Text here</p>
.mytext {color:#1f662a;}
This box has a color of #1f662a
<div style="background-color:#1f662a;">Content here</div>
.mybackground {background-color:#1f662a;}
Border around this has a color of #1f662a
<div style="border:2px solid #1f662a;">Content here</div>
.myborder {border:2px solid #1f662a;}