#3f000b color space conversions
Hex:
#3f000b
RGB:
63, 0, 11
CMY:
75, 100, 96
CMYK:
0, 100, 83, 75
HSL:
350°, 100.0000%, 12.3529%
HSV (HSB):
350°, 100.0000%, 24.7059%
XYZ:
2.1103, 1.0809, 0.4140
xyY:
0.5853, 0.2998, 1.0809
CIE-Lab:
9.6482, 29.9786, 10.7128
CIE-LCH:
9.6482, 31.8352, 19.6643
CIE-Luv:
9.6482, 29.2968, 3.6202
Hunter-Lab:
10.3967, 18.0371, 4.9167
#3f000b color charts
#3f000b color shades, tints & tones
#3f000b color schemes
#3f000b color preview, HTML & CSS examples
This text has a color of #3f000b
<p style="color:#3f000b;">Text here</p>
.mytext {color:#3f000b;}
This box has a color of #3f000b
<div style="background-color:#3f000b;">Content here</div>
.mybackground {background-color:#3f000b;}
Border around this has a color of #3f000b
<div style="border:2px solid #3f000b;">Content here</div>
.myborder {border:2px solid #3f000b;}