#300e06 color space conversions
Hex:
#300e06
RGB:
48, 14, 6
CMY:
81, 95, 98
CMYK:
0, 71, 88, 81
HSL:
11°, 77.7778%, 10.5882%
HSV (HSB):
11°, 87.5000%, 18.8235%
XYZ:
1.4088, 0.9556, 0.2825
xyY:
0.5323, 0.3610, 0.9556
CIE-Lab:
8.6160, 16.7189, 10.8145
CIE-LCH:
8.6160, 19.9117, 32.8966
CIE-Luv:
8.6160, 15.8867, 5.6074
Hunter-Lab:
9.7755, 8.6181, 5.1295
#300e06 color charts
#300e06 color shades, tints & tones
#300e06 color schemes
#300e06 color preview, HTML & CSS examples
This text has a color of #300e06
<p style="color:#300e06;">Text here</p>
.mytext {color:#300e06;}
This box has a color of #300e06
<div style="background-color:#300e06;">Content here</div>
.mybackground {background-color:#300e06;}
Border around this has a color of #300e06
<div style="border:2px solid #300e06;">Content here</div>
.myborder {border:2px solid #300e06;}