#1f1c1a color space conversions
Hex:
#1f1c1a
RGB:
31, 28, 26
CMY:
88, 89, 90
CMYK:
0, 10, 16, 88
HSL:
24°, 8.7719%, 11.1765%
HSV (HSB):
24°, 16.1290%, 12.1569%
XYZ:
1.1668, 1.1964, 1.1467
xyY:
0.3324, 0.3409, 1.1964
CIE-Lab:
10.5308, 0.9852, 1.9036
CIE-LCH:
10.5308, 2.1434, 62.6367
CIE-Luv:
10.5308, 1.2460, 1.2458
Hunter-Lab:
10.9380, -0.1005, 1.4408
#1f1c1a color charts
#1f1c1a color shades, tints & tones
#1f1c1a color schemes
#1f1c1a color preview, HTML & CSS examples
This text has a color of #1f1c1a
<p style="color:#1f1c1a;">Text here</p>
.mytext {color:#1f1c1a;}
This box has a color of #1f1c1a
<div style="background-color:#1f1c1a;">Content here</div>
.mybackground {background-color:#1f1c1a;}
Border around this has a color of #1f1c1a
<div style="border:2px solid #1f1c1a;">Content here</div>
.myborder {border:2px solid #1f1c1a;}