#8f0001 color space conversions
Hex:
#8f0001
RGB:
143, 0, 1
CMY:
44, 100, 100
CMYK:
0, 100, 99, 44
HSL:
360°, 100.0000%, 28.0392%
HSV (HSB):
360°, 100.0000%, 56.0784%
XYZ:
11.3332, 5.8418, 0.5590
xyY:
0.6391, 0.3294, 5.8418
CIE-Lab:
29.0099, 52.0898, 42.0217
CIE-LCH:
29.0099, 66.9266, 38.8937
CIE-Luv:
29.0099, 95.2683, 20.4017
Hunter-Lab:
24.1699, 41.4007, 15.5477
#8f0001 color charts
#8f0001 color shades, tints & tones
#8f0001 color schemes
#8f0001 color preview, HTML & CSS examples
This text has a color of #8f0001
<p style="color:#8f0001;">Text here</p>
.mytext {color:#8f0001;}
This box has a color of #8f0001
<div style="background-color:#8f0001;">Content here</div>
.mybackground {background-color:#8f0001;}
Border around this has a color of #8f0001
<div style="border:2px solid #8f0001;">Content here</div>
.myborder {border:2px solid #8f0001;}