#130f1e color space conversions
Hex:
#130f1e
RGB:
19, 15, 30
CMY:
93, 94, 88
CMYK:
37, 50, 0, 88
HSL:
256°, 33.3333%, 8.8235%
HSV (HSB):
256°, 50.0000%, 11.7647%
XYZ:
0.6737, 0.5738, 1.3035
xyY:
0.2641, 0.2249, 0.5738
CIE-Lab:
5.1834, 5.2563, -9.2299
CIE-LCH:
5.1834, 10.6216, 299.6612
CIE-Luv:
5.1834, 0.4343, -5.1781
Hunter-Lab:
7.5752, 2.6190, -4.9001
#130f1e color charts
#130f1e color shades, tints & tones
#130f1e color schemes
#130f1e color preview, HTML & CSS examples
This text has a color of #130f1e
<p style="color:#130f1e;">Text here</p>
.mytext {color:#130f1e;}
This box has a color of #130f1e
<div style="background-color:#130f1e;">Content here</div>
.mybackground {background-color:#130f1e;}
Border around this has a color of #130f1e
<div style="border:2px solid #130f1e;">Content here</div>
.myborder {border:2px solid #130f1e;}