#1f212e color space conversions
Hex:
#1f212e
RGB:
31, 33, 46
CMY:
88, 87, 82
CMYK:
33, 28, 0, 82
HSL:
232°, 19.4805%, 15.0980%
HSV (HSB):
232°, 32.6087%, 18.0392%
XYZ:
1.6021, 1.5763, 2.8046
xyY:
0.2678, 0.2635, 1.5763
CIE-Lab:
13.0850, 2.8327, -8.9188
CIE-LCH:
13.0850, 9.3579, 287.6203
CIE-Luv:
13.0850, -1.2684, -7.9731
Hunter-Lab:
12.5550, 0.8062, -4.4559
#1f212e color charts
#1f212e color shades, tints & tones
#1f212e color schemes
#1f212e color preview, HTML & CSS examples
This text has a color of #1f212e
<p style="color:#1f212e;">Text here</p>
.mytext {color:#1f212e;}
This box has a color of #1f212e
<div style="background-color:#1f212e;">Content here</div>
.mybackground {background-color:#1f212e;}
Border around this has a color of #1f212e
<div style="border:2px solid #1f212e;">Content here</div>
.myborder {border:2px solid #1f212e;}