#301e01 color space conversions
Hex:
#301e01
RGB:
48, 30, 1
CMY:
81, 88, 100
CMYK:
0, 38, 98, 81
HSL:
37°, 95.9184%, 9.6078%
HSV (HSB):
37°, 97.9167%, 18.8235%
XYZ:
1.6887, 1.5591, 0.2407
xyY:
0.4841, 0.4469, 1.5591
CIE-Lab:
12.9791, 5.5589, 18.9355
CIE-LCH:
12.9791, 19.7346, 73.6394
CIE-Luv:
12.9791, 10.7981, 12.7553
Hunter-Lab:
12.4865, 2.2891, 7.5978
#301e01 color charts
#301e01 color shades, tints & tones
#301e01 color schemes
#301e01 color preview, HTML & CSS examples
This text has a color of #301e01
<p style="color:#301e01;">Text here</p>
.mytext {color:#301e01;}
This box has a color of #301e01
<div style="background-color:#301e01;">Content here</div>
.mybackground {background-color:#301e01;}
Border around this has a color of #301e01
<div style="border:2px solid #301e01;">Content here</div>
.myborder {border:2px solid #301e01;}