#1f1e1e color space conversions
Hex:
#1f1e1e
RGB:
31, 30, 30
CMY:
88, 88, 88
CMYK:
0, 3, 3, 88
HSL:
0°, 1.6393%, 11.9608%
HSV (HSB):
0°, 3.2258%, 12.1569%
XYZ:
1.2637, 1.3136, 1.4152
xyY:
0.3165, 0.3290, 1.3136
CIE-Lab:
11.3702, 0.4757, 0.1660
CIE-LCH:
11.3702, 0.5038, 19.2332
CIE-Luv:
11.3702, 0.3903, 0.0822
Hunter-Lab:
11.4612, -0.3760, 0.7016
#1f1e1e color charts
#1f1e1e color shades, tints & tones
#1f1e1e color schemes
#1f1e1e color preview, HTML & CSS examples
This text has a color of #1f1e1e
<p style="color:#1f1e1e;">Text here</p>
.mytext {color:#1f1e1e;}
This box has a color of #1f1e1e
<div style="background-color:#1f1e1e;">Content here</div>
.mybackground {background-color:#1f1e1e;}
Border around this has a color of #1f1e1e
<div style="border:2px solid #1f1e1e;">Content here</div>
.myborder {border:2px solid #1f1e1e;}