#1f070b color space conversions
Hex:
#1f070b
RGB:
31, 7, 11
CMY:
88, 97, 96
CMYK:
0, 77, 65, 88
HSL:
350°, 63.1579%, 7.4510%
HSV (HSB):
350°, 77.4194%, 12.1569%
XYZ:
0.7015, 0.4674, 0.3699
xyY:
0.4559, 0.3038, 0.4674
CIE-Lab:
4.2222, 10.5352, 1.9894
CIE-LCH:
4.2222, 10.7214, 10.6936
CIE-Luv:
4.2222, 6.5973, 0.4664
Hunter-Lab:
6.8369, 6.3495, 1.5783
#1f070b color charts
#1f070b color shades, tints & tones
#1f070b color schemes
#1f070b color preview, HTML & CSS examples
This text has a color of #1f070b
<p style="color:#1f070b;">Text here</p>
.mytext {color:#1f070b;}
This box has a color of #1f070b
<div style="background-color:#1f070b;">Content here</div>
.mybackground {background-color:#1f070b;}
Border around this has a color of #1f070b
<div style="border:2px solid #1f070b;">Content here</div>
.myborder {border:2px solid #1f070b;}