#1f2e08 color space conversions
Hex:
#1f2e08
RGB:
31, 46, 8
CMY:
88, 82, 97
CMYK:
33, 0, 83, 82
HSL:
84°, 70.3704%, 10.5882%
HSV (HSB):
84°, 82.6087%, 18.0392%
XYZ:
1.5859, 2.2628, 0.5829
xyY:
0.3579, 0.5106, 2.2628
CIE-Lab:
16.8102, -13.6571, 20.6454
CIE-LCH:
16.8102, 24.7538, 123.4849
CIE-Luv:
16.8102, -6.0458, 17.0434
Hunter-Lab:
15.0427, -7.5061, 8.2324
#1f2e08 color charts
#1f2e08 color shades, tints & tones
#1f2e08 color schemes
#1f2e08 color preview, HTML & CSS examples
This text has a color of #1f2e08
<p style="color:#1f2e08;">Text here</p>
.mytext {color:#1f2e08;}
This box has a color of #1f2e08
<div style="background-color:#1f2e08;">Content here</div>
.mybackground {background-color:#1f2e08;}
Border around this has a color of #1f2e08
<div style="border:2px solid #1f2e08;">Content here</div>
.myborder {border:2px solid #1f2e08;}