#300c09 color space conversions
Hex:
#300c09
RGB:
48, 12, 9
CMY:
81, 95, 96
CMYK:
0, 75, 81, 81
HSL:
5°, 68.4211%, 11.1765%
HSV (HSB):
5°, 81.2500%, 18.8235%
XYZ:
1.3997, 0.9110, 0.3605
xyY:
0.5240, 0.3411, 0.9110
CIE-Lab:
8.2273, 18.1284, 9.0283
CIE-LCH:
8.2273, 20.2522, 26.4741
CIE-Luv:
8.2273, 15.9257, 4.2208
Hunter-Lab:
9.5449, 9.4725, 4.4420
#300c09 color charts
#300c09 color shades, tints & tones
#300c09 color schemes
#300c09 color preview, HTML & CSS examples
This text has a color of #300c09
<p style="color:#300c09;">Text here</p>
.mytext {color:#300c09;}
This box has a color of #300c09
<div style="background-color:#300c09;">Content here</div>
.mybackground {background-color:#300c09;}
Border around this has a color of #300c09
<div style="border:2px solid #300c09;">Content here</div>
.myborder {border:2px solid #300c09;}