#3f012e color space conversions
Hex:
#3f012e
RGB:
63, 1, 46
CMY:
75, 100, 82
CMYK:
0, 98, 27, 75
HSL:
316°, 96.8750%, 12.5490%
HSV (HSB):
316°, 98.4127%, 24.7059%
XYZ:
2.5539, 1.2757, 2.6964
xyY:
0.3913, 0.1955, 1.2757
CIE-Lab:
11.1047, 32.9281, -11.5638
CIE-LCH:
11.1047, 34.8996, 340.6496
CIE-Luv:
11.1047, 20.9621, -11.9499
Hunter-Lab:
11.2948, 20.5951, -6.2479
#3f012e color charts
#3f012e color shades, tints & tones
#3f012e color schemes
#3f012e color preview, HTML & CSS examples
This text has a color of #3f012e
<p style="color:#3f012e;">Text here</p>
.mytext {color:#3f012e;}
This box has a color of #3f012e
<div style="background-color:#3f012e;">Content here</div>
.mybackground {background-color:#3f012e;}
Border around this has a color of #3f012e
<div style="border:2px solid #3f012e;">Content here</div>
.myborder {border:2px solid #3f012e;}