#1f2f09 color space conversions
Hex:
#1f2f09
RGB:
31, 47, 9
CMY:
88, 82, 96
CMYK:
34, 0, 81, 82
HSL:
85°, 67.8571%, 10.9804%
HSV (HSB):
85°, 80.8511%, 18.4314%
XYZ:
1.6309, 2.3441, 0.6249
xyY:
0.3546, 0.5096, 2.3441
CIE-Lab:
17.1982, -14.1323, 20.7133
CIE-LCH:
17.1982, 25.0752, 124.3050
CIE-Luv:
17.1982, -6.5119, 17.2746
Hunter-Lab:
15.3103, -7.7788, 8.2971
#1f2f09 color charts
#1f2f09 color shades, tints & tones
#1f2f09 color schemes
#1f2f09 color preview, HTML & CSS examples
This text has a color of #1f2f09
<p style="color:#1f2f09;">Text here</p>
.mytext {color:#1f2f09;}
This box has a color of #1f2f09
<div style="background-color:#1f2f09;">Content here</div>
.mybackground {background-color:#1f2f09;}
Border around this has a color of #1f2f09
<div style="border:2px solid #1f2f09;">Content here</div>
.myborder {border:2px solid #1f2f09;}