#1f1005 color space conversions
Hex:
#1f1005
RGB:
31, 16, 5
CMY:
88, 94, 98
CMYK:
0, 48, 84, 88
HSL:
25°, 72.2222%, 7.0588%
HSV (HSB):
25°, 83.8710%, 12.1569%
XYZ:
0.7778, 0.6728, 0.2325
xyY:
0.4621, 0.3998, 0.6728
CIE-Lab:
6.0778, 5.6628, 7.1539
CIE-LCH:
6.0778, 9.1239, 51.6361
CIE-Luv:
6.0778, 5.6176, 4.3575
Hunter-Lab:
8.2027, 2.5701, 4.0617
#1f1005 color charts
#1f1005 color shades, tints & tones
#1f1005 color schemes
#1f1005 color preview, HTML & CSS examples
This text has a color of #1f1005
<p style="color:#1f1005;">Text here</p>
.mytext {color:#1f1005;}
This box has a color of #1f1005
<div style="background-color:#1f1005;">Content here</div>
.mybackground {background-color:#1f1005;}
Border around this has a color of #1f1005
<div style="border:2px solid #1f1005;">Content here</div>
.myborder {border:2px solid #1f1005;}