#001f0b color space conversions
Hex:
#001f0b
RGB:
0, 31, 11
CMY:
100, 88, 96
CMYK:
100, 0, 65, 88
HSL:
141°, 100.0000%, 6.0784%
HSV (HSB):
141°, 100.0000%, 12.1569%
XYZ:
0.5504, 1.0041, 0.4814
xyY:
0.2703, 0.4932, 1.0041
CIE-Lab:
9.0258, -16.3583, 8.6759
CIE-LCH:
9.0258, 18.5166, 152.0600
CIE-Luv:
9.0258, -8.0687, 7.2160
Hunter-Lab:
10.0207, -7.7319, 4.1660
#001f0b color charts
#001f0b color shades, tints & tones
#001f0b color schemes
#001f0b color preview, HTML & CSS examples
This text has a color of #001f0b
<p style="color:#001f0b;">Text here</p>
.mytext {color:#001f0b;}
This box has a color of #001f0b
<div style="background-color:#001f0b;">Content here</div>
.mybackground {background-color:#001f0b;}
Border around this has a color of #001f0b
<div style="border:2px solid #001f0b;">Content here</div>
.myborder {border:2px solid #001f0b;}