#3f0e3e color space conversions
Hex:
#3f0e3e
RGB:
63, 14, 62
CMY:
75, 95, 76
CMYK:
0, 78, 2, 75
HSL:
301°, 63.6364%, 15.0980%
HSV (HSB):
301°, 77.7778%, 24.7059%
XYZ:
3.0764, 1.7186, 4.7270
xyY:
0.3231, 0.1805, 1.7186
CIE-Lab:
13.9355, 30.3133, -18.6791
CIE-LCH:
13.9355, 35.6063, 328.3587
CIE-Luv:
13.9355, 15.9592, -19.7341
Hunter-Lab:
13.1097, 18.9465, -12.2017
#3f0e3e color charts
#3f0e3e color shades, tints & tones
#3f0e3e color schemes
#3f0e3e color preview, HTML & CSS examples
This text has a color of #3f0e3e
<p style="color:#3f0e3e;">Text here</p>
.mytext {color:#3f0e3e;}
This box has a color of #3f0e3e
<div style="background-color:#3f0e3e;">Content here</div>
.mybackground {background-color:#3f0e3e;}
Border around this has a color of #3f0e3e
<div style="border:2px solid #3f0e3e;">Content here</div>
.myborder {border:2px solid #3f0e3e;}