#1f2e05 color space conversions
Hex:
#1f2e05
RGB:
31, 46, 5
CMY:
88, 82, 98
CMYK:
33, 0, 89, 82
HSL:
82°, 80.3922%, 10.0000%
HSV (HSB):
82°, 89.1304%, 18.0392%
XYZ:
1.5695, 2.2563, 0.4964
xyY:
0.3631, 0.5220, 2.2563
CIE-Lab:
16.7784, -13.9629, 21.8286
CIE-LCH:
16.7784, 25.9123, 122.6055
CIE-Luv:
16.7784, -6.0461, 17.8714
Hunter-Lab:
15.0208, -7.6358, 8.5554
#1f2e05 color charts
#1f2e05 color shades, tints & tones
#1f2e05 color schemes
#1f2e05 color preview, HTML & CSS examples
This text has a color of #1f2e05
<p style="color:#1f2e05;">Text here</p>
.mytext {color:#1f2e05;}
This box has a color of #1f2e05
<div style="background-color:#1f2e05;">Content here</div>
.mybackground {background-color:#1f2e05;}
Border around this has a color of #1f2e05
<div style="border:2px solid #1f2e05;">Content here</div>
.myborder {border:2px solid #1f2e05;}