#300c01 color space conversions
Hex:
#300c01
RGB:
48, 12, 1
CMY:
81, 95, 100
CMYK:
0, 75, 98, 81
HSL:
14°, 95.9184%, 9.6078%
HSV (HSB):
14°, 97.9167%, 18.8235%
XYZ:
1.3559, 0.8935, 0.1297
xyY:
0.5699, 0.3756, 0.8935
CIE-Lab:
8.0709, 17.5098, 12.0599
CIE-LCH:
8.0709, 21.2611, 34.5570
CIE-Luv:
8.0709, 16.8084, 6.5621
Hunter-Lab:
9.4526, 9.0619, 5.8032
#300c01 color charts
#300c01 color shades, tints & tones
#300c01 color schemes
#300c01 color preview, HTML & CSS examples
This text has a color of #300c01
<p style="color:#300c01;">Text here</p>
.mytext {color:#300c01;}
This box has a color of #300c01
<div style="background-color:#300c01;">Content here</div>
.mybackground {background-color:#300c01;}
Border around this has a color of #300c01
<div style="border:2px solid #300c01;">Content here</div>
.myborder {border:2px solid #300c01;}