#001f19 color space conversions
Hex:
#001f19
RGB:
0, 31, 25
CMY:
100, 88, 90
CMYK:
100, 0, 19, 88
HSL:
168°, 100.0000%, 6.0784%
HSV (HSB):
168°, 100.0000%, 12.1569%
XYZ:
0.6655, 1.0502, 1.0873
xyY:
0.2374, 0.3747, 1.0502
CIE-Lab:
9.4025, -13.2684, 0.7285
CIE-LCH:
9.4025, 13.2884, 176.8573
CIE-Luv:
9.4025, -7.6498, 1.4574
Hunter-Lab:
10.2477, -6.3423, 0.8825
#001f19 color charts
#001f19 color shades, tints & tones
#001f19 color schemes
#001f19 color preview, HTML & CSS examples
This text has a color of #001f19
<p style="color:#001f19;">Text here</p>
.mytext {color:#001f19;}
This box has a color of #001f19
<div style="background-color:#001f19;">Content here</div>
.mybackground {background-color:#001f19;}
Border around this has a color of #001f19
<div style="border:2px solid #001f19;">Content here</div>
.myborder {border:2px solid #001f19;}