#1f1f2c color space conversions
Hex:
#1f1f2c
RGB:
31, 31, 44
CMY:
88, 88, 83
CMYK:
30, 30, 0, 83
HSL:
240°, 17.3333%, 14.7059%
HSV (HSB):
240°, 29.5455%, 17.2549%
XYZ:
1.5097, 1.4531, 2.5838
xyY:
0.2722, 0.2620, 1.4531
CIE-Lab:
12.3069, 3.6731, -8.6677
CIE-LCH:
12.3069, 9.4139, 292.9656
CIE-Luv:
12.3069, -0.5448, -7.5592
Hunter-Lab:
12.0546, 1.2594, -4.2700
#1f1f2c color charts
#1f1f2c RGB chart
#1f1f2c CMYK chart
#1f1f2c RGB pie chart
#1f1f2c color shades, tints & tones
#1f1f2c color schemes
#1f1f2c color preview, HTML & CSS examples
This text has a color of #1f1f2c
<p style="color:#1f1f2c;">Text here</p>
.mytext {color:#1f1f2c;}
Text color #1f1f2c
This box has a color of #1f1f2c
<div style="background-color:#1f1f2c;">Content here</div>
.mybackground {background-color:#1f1f2c;}
Background color #1f1f2c
Border around this has a color of #1f1f2c
<div style="border:2px solid #1f1f2c;">Content here</div>
.myborder {border:2px solid #1f1f2c;}
Border color #1f1f2c