#131b01 color space conversions
Hex:
#131b01
RGB:
19, 27, 1
CMY:
93, 89, 100
CMYK:
30, 0, 96, 89
HSL:
78°, 92.8571%, 5.4902%
HSV (HSB):
78°, 96.2963%, 10.5882%
XYZ:
0.6660, 0.9245, 0.1721
xyY:
0.3778, 0.5245, 0.9245
CIE-Lab:
8.3460, -8.6934, 11.9286
CIE-LCH:
8.3460, 14.7603, 126.0841
CIE-Luv:
8.3460, -2.2605, 9.1717
Hunter-Lab:
9.6151, -4.4630, 5.6696
#131b01 color charts
#131b01 color shades, tints & tones
#131b01 color schemes
#131b01 color preview, HTML & CSS examples
This text has a color of #131b01
<p style="color:#131b01;">Text here</p>
.mytext {color:#131b01;}
This box has a color of #131b01
<div style="background-color:#131b01;">Content here</div>
.mybackground {background-color:#131b01;}
Border around this has a color of #131b01
<div style="border:2px solid #131b01;">Content here</div>
.myborder {border:2px solid #131b01;}