#1f2020 color space conversions
Hex:
#1f2020
RGB:
31, 32, 32
CMY:
88, 87, 87
CMYK:
3, 0, 0, 87
HSL:
180°, 1.5873%, 12.3529%
HSV (HSB):
180°, 3.1250%, 12.5490%
XYZ:
1.3423, 1.4286, 1.5715
xyY:
0.3091, 0.3290, 1.4286
CIE-Lab:
12.1468, -0.4651, -0.1657
CIE-LCH:
12.1468, 0.4938, 199.6035
CIE-Luv:
12.1468, -0.3943, -0.0872
Hunter-Lab:
11.9525, -0.8707, 0.5713
#1f2020 color charts
#1f2020 color shades, tints & tones
#1f2020 color schemes
#1f2020 color preview, HTML & CSS examples
This text has a color of #1f2020
<p style="color:#1f2020;">Text here</p>
.mytext {color:#1f2020;}
This box has a color of #1f2020
<div style="background-color:#1f2020;">Content here</div>
.mybackground {background-color:#1f2020;}
Border around this has a color of #1f2020
<div style="border:2px solid #1f2020;">Content here</div>
.myborder {border:2px solid #1f2020;}