#3e0001 color space conversions
Hex:
#3e0001
RGB:
62, 0, 1
CMY:
76, 100, 100
CMYK:
0, 100, 98, 76
HSL:
359°, 100.0000%, 12.1569%
HSV (HSB):
359°, 100.0000%, 24.3137%
XYZ:
1.9921, 1.0263, 0.1218
xyY:
0.6344, 0.3268, 1.0263
CIE-Lab:
9.2088, 29.1975, 14.1348
CIE-LCH:
9.2088, 32.4389, 25.8322
CIE-Luv:
9.2088, 30.0508, 6.2231
Hunter-Lab:
10.1308, 17.3709, 6.3786
#3e0001 color charts
#3e0001 color shades, tints & tones
#3e0001 color schemes
#3e0001 color preview, HTML & CSS examples
This text has a color of #3e0001
<p style="color:#3e0001;">Text here</p>
.mytext {color:#3e0001;}
This box has a color of #3e0001
<div style="background-color:#3e0001;">Content here</div>
.mybackground {background-color:#3e0001;}
Border around this has a color of #3e0001
<div style="border:2px solid #3e0001;">Content here</div>
.myborder {border:2px solid #3e0001;}