#0b1f00 color space conversions
Hex:
#0b1f00
RGB:
11, 31, 0
CMY:
96, 88, 100
CMYK:
65, 0, 100, 88
HSL:
99°, 100.0000%, 6.0784%
HSV (HSB):
99°, 100.0000%, 12.1569%
XYZ:
0.6280, 1.0511, 0.1698
xyY:
0.3397, 0.5685, 1.0511
CIE-Lab:
9.4102, -14.8361, 13.7960
CIE-LCH:
9.4102, 20.2593, 137.0805
CIE-Luv:
9.4102, -6.0234, 11.1683
Hunter-Lab:
10.2524, -7.0080, 6.1948
#0b1f00 color charts
#0b1f00 color shades, tints & tones
#0b1f00 color schemes
#0b1f00 color preview, HTML & CSS examples
This text has a color of #0b1f00
<p style="color:#0b1f00;">Text here</p>
.mytext {color:#0b1f00;}
This box has a color of #0b1f00
<div style="background-color:#0b1f00;">Content here</div>
.mybackground {background-color:#0b1f00;}
Border around this has a color of #0b1f00
<div style="border:2px solid #0b1f00;">Content here</div>
.myborder {border:2px solid #0b1f00;}