#1f2f0e color space conversions
Hex:
#1f2f0e
RGB:
31, 47, 14
CMY:
88, 82, 95
CMYK:
34, 0, 70, 82
HSL:
89°, 54.0984%, 11.9608%
HSV (HSB):
89°, 70.2128%, 18.4314%
XYZ:
1.6609, 2.3560, 0.7827
xyY:
0.3460, 0.4909, 2.3560
CIE-Lab:
17.2547, -13.5909, 18.5542
CIE-LCH:
17.2547, 22.9994, 126.2226
CIE-Luv:
17.2547, -6.5070, 15.8219
Hunter-Lab:
15.3494, -7.5472, 7.7213
#1f2f0e color charts
#1f2f0e color shades, tints & tones
#1f2f0e color schemes
#1f2f0e color preview, HTML & CSS examples
This text has a color of #1f2f0e
<p style="color:#1f2f0e;">Text here</p>
.mytext {color:#1f2f0e;}
This box has a color of #1f2f0e
<div style="background-color:#1f2f0e;">Content here</div>
.mybackground {background-color:#1f2f0e;}
Border around this has a color of #1f2f0e
<div style="border:2px solid #1f2f0e;">Content here</div>
.myborder {border:2px solid #1f2f0e;}