#301e00 color space conversions
Hex:
#301e00
RGB:
48, 30, 0
CMY:
81, 88, 100
CMYK:
0, 38, 100, 81
HSL:
38°, 100.0000%, 9.4118%
HSV (HSB):
38°, 100.0000%, 18.8235%
XYZ:
1.6832, 1.5569, 0.2118
xyY:
0.4876, 0.4510, 1.5569
CIE-Lab:
12.9655, 5.4762, 19.3248
CIE-LCH:
12.9655, 20.0857, 74.1785
CIE-Luv:
12.9655, 10.8576, 13.0585
Hunter-Lab:
12.4777, 2.2431, 7.7280
#301e00 color charts
#301e00 color shades, tints & tones
#301e00 color schemes
#301e00 color preview, HTML & CSS examples
This text has a color of #301e00
<p style="color:#301e00;">Text here</p>
.mytext {color:#301e00;}
This box has a color of #301e00
<div style="background-color:#301e00;">Content here</div>
.mybackground {background-color:#301e00;}
Border around this has a color of #301e00
<div style="border:2px solid #301e00;">Content here</div>
.myborder {border:2px solid #301e00;}