#1f2d04 color space conversions
Hex:
#1f2d04
RGB:
31, 45, 4
CMY:
88, 82, 98
CMYK:
31, 0, 91, 82
HSL:
80°, 83.6735%, 9.6078%
HSV (HSB):
80°, 91.1111%, 17.6471%
XYZ:
1.5254, 2.1768, 0.4546
xyY:
0.3670, 0.5237, 2.1768
CIE-Lab:
16.3892, -13.4891, 21.7543
CIE-LCH:
16.3892, 25.5970, 121.8015
CIE-Luv:
16.3892, -5.5757, 17.6601
Hunter-Lab:
14.7541, -7.3653, 8.5009
#1f2d04 color charts
#1f2d04 color shades, tints & tones
#1f2d04 color schemes
#1f2d04 color preview, HTML & CSS examples
This text has a color of #1f2d04
<p style="color:#1f2d04;">Text here</p>
.mytext {color:#1f2d04;}
This box has a color of #1f2d04
<div style="background-color:#1f2d04;">Content here</div>
.mybackground {background-color:#1f2d04;}
Border around this has a color of #1f2d04
<div style="border:2px solid #1f2d04;">Content here</div>
.myborder {border:2px solid #1f2d04;}