#301f01 color space conversions
Hex:
#301f01
RGB:
48, 31, 1
CMY:
81, 88, 100
CMYK:
0, 35, 98, 81
HSL:
38°, 95.9184%, 9.6078%
HSV (HSB):
38°, 97.9167%, 18.8235%
XYZ:
1.7144, 1.6105, 0.2492
xyY:
0.4797, 0.4506, 1.6105
CIE-Lab:
13.2942, 4.8592, 19.3563
CIE-LCH:
13.2942, 19.9569, 75.9076
CIE-Luv:
13.2942, 10.3293, 13.1642
Hunter-Lab:
12.6907, 1.9048, 7.7191
#301f01 color charts
#301f01 color shades, tints & tones
#301f01 color schemes
#301f01 color preview, HTML & CSS examples
This text has a color of #301f01
<p style="color:#301f01;">Text here</p>
.mytext {color:#301f01;}
This box has a color of #301f01
<div style="background-color:#301f01;">Content here</div>
.mybackground {background-color:#301f01;}
Border around this has a color of #301f01
<div style="border:2px solid #301f01;">Content here</div>
.myborder {border:2px solid #301f01;}