#301c05 color space conversions
Hex:
#301c05
RGB:
48, 28, 5
CMY:
81, 89, 98
CMYK:
0, 42, 90, 81
HSL:
32°, 81.1321%, 10.3922%
HSV (HSB):
32°, 89.5833%, 18.8235%
XYZ:
1.6616, 1.4698, 0.3397
xyY:
0.4787, 0.4234, 1.4698
CIE-Lab:
12.4150, 7.2881, 16.5462
CIE-LCH:
12.4150, 18.0802, 66.2278
CIE-Luv:
12.4150, 11.4481, 10.7522
Hunter-Lab:
12.1237, 3.2472, 6.8253
#301c05 color charts
#301c05 color shades, tints & tones
#301c05 color schemes
#301c05 color preview, HTML & CSS examples
This text has a color of #301c05
<p style="color:#301c05;">Text here</p>
.mytext {color:#301c05;}
This box has a color of #301c05
<div style="background-color:#301c05;">Content here</div>
.mybackground {background-color:#301c05;}
Border around this has a color of #301c05
<div style="border:2px solid #301c05;">Content here</div>
.myborder {border:2px solid #301c05;}