#1f1f1a color space conversions
Hex:
#1f1f1a
RGB:
31, 31, 26
CMY:
88, 88, 90
CMYK:
0, 0, 16, 88
HSL:
60°, 8.7719%, 11.1765%
HSV (HSB):
60°, 16.1290%, 12.1569%
XYZ:
1.2415, 1.3459, 1.1716
xyY:
0.3303, 0.3580, 1.3459
CIE-Lab:
11.5925, -1.1796, 3.4190
CIE-LCH:
11.5925, 3.6168, 109.0352
CIE-Luv:
11.5925, 0.1878, 2.6005
Hunter-Lab:
11.6011, -1.1995, 2.1330
#1f1f1a color charts
#1f1f1a RGB chart
#1f1f1a CMYK chart
#1f1f1a RGB pie chart
#1f1f1a color shades, tints & tones
#1f1f1a color schemes
#1f1f1a color preview, HTML & CSS examples
This text has a color of #1f1f1a
<p style="color:#1f1f1a;">Text here</p>
.mytext {color:#1f1f1a;}
Text color #1f1f1a
This box has a color of #1f1f1a
<div style="background-color:#1f1f1a;">Content here</div>
.mybackground {background-color:#1f1f1a;}
Background color #1f1f1a
Border around this has a color of #1f1f1a
<div style="border:2px solid #1f1f1a;">Content here</div>
.myborder {border:2px solid #1f1f1a;}
Border color #1f1f1a