#3e0000 color space conversions
Hex:
#3e0000
RGB:
62, 0, 0
CMY:
76, 100, 100
CMYK:
0, 100, 100, 76
HSL:
0°, 100.0000%, 12.1569%
HSV (HSB):
0°, 100.0000%, 24.3137%
XYZ:
1.9866, 1.0241, 0.0930
xyY:
0.6401, 0.3300, 1.0241
CIE-Lab:
9.1909, 29.1484, 14.5165
CIE-LCH:
9.1909, 32.5631, 26.4743
CIE-Luv:
9.1909, 30.2237, 6.5178
Hunter-Lab:
10.1199, 17.3307, 6.5393
#3e0000 color charts
#3e0000 color shades, tints & tones
#3e0000 color schemes
#3e0000 color preview, HTML & CSS examples
This text has a color of #3e0000
<p style="color:#3e0000;">Text here</p>
.mytext {color:#3e0000;}
This box has a color of #3e0000
<div style="background-color:#3e0000;">Content here</div>
.mybackground {background-color:#3e0000;}
Border around this has a color of #3e0000
<div style="border:2px solid #3e0000;">Content here</div>
.myborder {border:2px solid #3e0000;}