#3f0f05 color space conversions
Hex:
#3f0f05
RGB:
63, 15, 5
CMY:
75, 94, 98
CMYK:
0, 76, 92, 75
HSL:
10°, 85.2941%, 13.3333%
HSV (HSB):
10°, 92.0635%, 24.7059%
XYZ:
2.2481, 1.4094, 0.2971
xyY:
0.5685, 0.3564, 1.4094
CIE-Lab:
12.0199, 22.7506, 16.4740
CIE-LCH:
12.0199, 28.0888, 35.9088
CIE-Luv:
12.0199, 26.9585, 8.4507
Hunter-Lab:
11.8717, 13.0268, 6.8263
#3f0f05 color charts
#3f0f05 color shades, tints & tones
#3f0f05 color schemes
#3f0f05 color preview, HTML & CSS examples
This text has a color of #3f0f05
<p style="color:#3f0f05;">Text here</p>
.mytext {color:#3f0f05;}
This box has a color of #3f0f05
<div style="background-color:#3f0f05;">Content here</div>
.mybackground {background-color:#3f0f05;}
Border around this has a color of #3f0f05
<div style="border:2px solid #3f0f05;">Content here</div>
.myborder {border:2px solid #3f0f05;}