#08001c color space conversions
Hex:
#08001c
RGB:
8, 0, 28
CMY:
97, 100, 89
CMYK:
71, 100, 0, 89
HSL:
257°, 100.0000%, 5.4902%
HSV (HSB):
257°, 100.0000%, 10.9804%
XYZ:
0.3097, 0.1355, 1.1084
xyY:
0.1994, 0.0872, 0.1355
CIE-Lab:
1.2236, 7.4139, -13.6498
CIE-LCH:
1.2236, 15.5333, 298.5087
CIE-Luv:
1.2236, 0.3307, -4.0277
Hunter-Lab:
3.6805, 8.5809, -15.2793
#08001c color charts
#08001c color shades, tints & tones
#08001c color schemes
#08001c color preview, HTML & CSS examples
This text has a color of #08001c
<p style="color:#08001c;">Text here</p>
.mytext {color:#08001c;}
This box has a color of #08001c
<div style="background-color:#08001c;">Content here</div>
.mybackground {background-color:#08001c;}
Border around this has a color of #08001c
<div style="border:2px solid #08001c;">Content here</div>
.myborder {border:2px solid #08001c;}