#08001e color space conversions
Hex:
#08001e
RGB:
8, 0, 30
CMY:
97, 100, 88
CMYK:
73, 100, 0, 88
HSL:
256°, 100.0000%, 5.8824%
HSV (HSB):
256°, 100.0000%, 11.7647%
XYZ:
0.3345, 0.1454, 1.2387
xyY:
0.1946, 0.0846, 0.1454
CIE-Lab:
1.3130, 8.0421, -15.1315
CIE-LCH:
1.3130, 17.1359, 297.9898
CIE-Luv:
1.3130, 0.2881, -4.4104
Hunter-Lab:
3.8126, 8.9878, -16.5945
#08001e color charts
#08001e color shades, tints & tones
#08001e color schemes
#08001e color preview, HTML & CSS examples
This text has a color of #08001e
<p style="color:#08001e;">Text here</p>
.mytext {color:#08001e;}
This box has a color of #08001e
<div style="background-color:#08001e;">Content here</div>
.mybackground {background-color:#08001e;}
Border around this has a color of #08001e
<div style="border:2px solid #08001e;">Content here</div>
.myborder {border:2px solid #08001e;}