#3f1f03 color space conversions
Hex:
#3f1f03
RGB:
63, 31, 3
CMY:
75, 88, 99
CMYK:
0, 51, 95, 75
HSL:
28°, 90.9091%, 12.9412%
HSV (HSB):
28°, 95.2381%, 24.7059%
XYZ:
2.5563, 2.0433, 0.3458
xyY:
0.5169, 0.4132, 2.0433
CIE-Lab:
15.7129, 13.1124, 22.1449
CIE-LCH:
15.7129, 25.7358, 59.3695
CIE-Luv:
15.7129, 20.5833, 14.0322
Hunter-Lab:
14.2944, 6.9065, 8.5718
#3f1f03 color charts
#3f1f03 color shades, tints & tones
#3f1f03 color schemes
#3f1f03 color preview, HTML & CSS examples
This text has a color of #3f1f03
<p style="color:#3f1f03;">Text here</p>
.mytext {color:#3f1f03;}
This box has a color of #3f1f03
<div style="background-color:#3f1f03;">Content here</div>
.mybackground {background-color:#3f1f03;}
Border around this has a color of #3f1f03
<div style="border:2px solid #3f1f03;">Content here</div>
.myborder {border:2px solid #3f1f03;}