#1f102b color space conversions
Hex:
#1f102b
RGB:
31, 16, 43
CMY:
88, 94, 83
CMYK:
28, 63, 0, 83
HSL:
273°, 45.7627%, 11.5686%
HSV (HSB):
273°, 62.7907%, 16.8627%
XYZ:
1.1864, 0.8363, 2.3844
xyY:
0.2692, 0.1898, 0.8363
CIE-Lab:
7.5543, 14.4580, -15.3438
CIE-LCH:
7.5543, 21.0823, 313.2975
CIE-Luv:
7.5543, 2.8869, -10.5995
Hunter-Lab:
9.1450, 7.1537, -9.0573
#1f102b color charts
#1f102b color shades, tints & tones
#1f102b color schemes
#1f102b color preview, HTML & CSS examples
This text has a color of #1f102b
<p style="color:#1f102b;">Text here</p>
.mytext {color:#1f102b;}
This box has a color of #1f102b
<div style="background-color:#1f102b;">Content here</div>
.mybackground {background-color:#1f102b;}
Border around this has a color of #1f102b
<div style="border:2px solid #1f102b;">Content here</div>
.myborder {border:2px solid #1f102b;}