#301c04 color space conversions
Hex:
#301c04
RGB:
48, 28, 4
CMY:
81, 89, 98
CMYK:
0, 42, 92, 81
HSL:
33°, 84.6154%, 10.1961%
HSV (HSB):
33°, 91.6667%, 18.8235%
XYZ:
1.6561, 1.4677, 0.3109
xyY:
0.4822, 0.4273, 1.4677
CIE-Lab:
12.4009, 7.2062, 16.9345
CIE-LCH:
12.4009, 18.4040, 66.9484
CIE-Luv:
12.4009, 11.5114, 11.0485
Hunter-Lab:
12.1147, 3.2005, 6.9589
#301c04 color charts
#301c04 color shades, tints & tones
#301c04 color schemes
#301c04 color preview, HTML & CSS examples
This text has a color of #301c04
<p style="color:#301c04;">Text here</p>
.mytext {color:#301c04;}
This box has a color of #301c04
<div style="background-color:#301c04;">Content here</div>
.mybackground {background-color:#301c04;}
Border around this has a color of #301c04
<div style="border:2px solid #301c04;">Content here</div>
.myborder {border:2px solid #301c04;}