#1f3f41 color space conversions
Hex:
#1f3f41
RGB:
31, 63, 65
CMY:
88, 75, 75
CMYK:
52, 3, 0, 75
HSL:
184°, 35.4167%, 18.8235%
HSV (HSB):
184°, 52.3077%, 25.4902%
XYZ:
3.2967, 4.2280, 5.6434
xyY:
0.2504, 0.3211, 4.2280
CIE-Lab:
24.4112, -11.1250, -4.8940
CIE-LCH:
24.4112, 12.1539, 203.7452
CIE-Luv:
24.4112, -12.7540, -4.2601
Hunter-Lab:
20.5620, -7.3646, -1.8790
#1f3f41 color charts
#1f3f41 color shades, tints & tones
#1f3f41 color schemes
#1f3f41 color preview, HTML & CSS examples
This text has a color of #1f3f41
<p style="color:#1f3f41;">Text here</p>
.mytext {color:#1f3f41;}
This box has a color of #1f3f41
<div style="background-color:#1f3f41;">Content here</div>
.mybackground {background-color:#1f3f41;}
Border around this has a color of #1f3f41
<div style="border:2px solid #1f3f41;">Content here</div>
.myborder {border:2px solid #1f3f41;}