#301f00 color space conversions
Hex:
#301f00
RGB:
48, 31, 0
CMY:
81, 88, 100
CMYK:
0, 35, 100, 81
HSL:
39°, 100.0000%, 9.4118%
HSV (HSB):
39°, 100.0000%, 18.8235%
XYZ:
1.7089, 1.6084, 0.2204
xyY:
0.4831, 0.4546, 1.6084
CIE-Lab:
13.2809, 4.7767, 19.7461
CIE-LCH:
13.2809, 20.3156, 76.4010
CIE-Luv:
13.2809, 10.3858, 13.4657
Hunter-Lab:
12.6821, 1.8592, 7.8472
#301f00 color charts
#301f00 color shades, tints & tones
#301f00 color schemes
#301f00 color preview, HTML & CSS examples
This text has a color of #301f00
<p style="color:#301f00;">Text here</p>
.mytext {color:#301f00;}
This box has a color of #301f00
<div style="background-color:#301f00;">Content here</div>
.mybackground {background-color:#301f00;}
Border around this has a color of #301f00
<div style="border:2px solid #301f00;">Content here</div>
.myborder {border:2px solid #301f00;}