#1f1f1c color space conversions
Hex:
#1f1f1c
RGB:
31, 31, 28
CMY:
88, 88, 89
CMYK:
0, 0, 10, 88
HSL:
60°, 5.0847%, 11.5686%
HSV (HSB):
60°, 9.6774%, 12.1569%
XYZ:
1.2647, 1.3551, 1.2935
xyY:
0.3232, 0.3463, 1.3551
CIE-Lab:
11.6557, -0.7244, 2.0469
CIE-LCH:
11.6557, 2.1713, 109.4895
CIE-Luv:
11.6557, 0.1146, 1.5860
Hunter-Lab:
11.6410, -0.9796, 1.5605
#1f1f1c color charts
#1f1f1c RGB chart
#1f1f1c CMYK chart
#1f1f1c RGB pie chart
#1f1f1c color shades, tints & tones
#1f1f1c color schemes
#1f1f1c color preview, HTML & CSS examples
This text has a color of #1f1f1c
<p style="color:#1f1f1c;">Text here</p>
.mytext {color:#1f1f1c;}
Text color #1f1f1c
This box has a color of #1f1f1c
<div style="background-color:#1f1f1c;">Content here</div>
.mybackground {background-color:#1f1f1c;}
Background color #1f1f1c
Border around this has a color of #1f1f1c
<div style="border:2px solid #1f1f1c;">Content here</div>
.myborder {border:2px solid #1f1f1c;}
Border color #1f1f1c