#30001e color space conversions
Hex:
#30001e
RGB:
48, 0, 30
CMY:
81, 100, 88
CMYK:
0, 100, 38, 81
HSL:
323°, 100.0000%, 9.4118%
HSV (HSB):
323°, 100.0000%, 18.8235%
XYZ:
1.4533, 0.7221, 1.2911
xyY:
0.4192, 0.2083, 0.7221
CIE-Lab:
6.5228, 27.0191, -6.7742
CIE-LCH:
6.5228, 27.8553, 345.9250
CIE-Luv:
6.5228, 13.7302, -5.6071
Hunter-Lab:
8.4977, 15.6557, -3.0597
#30001e color charts
#30001e color shades, tints & tones
#30001e color schemes
#30001e color preview, HTML & CSS examples
This text has a color of #30001e
<p style="color:#30001e;">Text here</p>
.mytext {color:#30001e;}
This box has a color of #30001e
<div style="background-color:#30001e;">Content here</div>
.mybackground {background-color:#30001e;}
Border around this has a color of #30001e
<div style="border:2px solid #30001e;">Content here</div>
.myborder {border:2px solid #30001e;}