#3f050c color space conversions
Hex:
#3f050c
RGB:
63, 5, 12
CMY:
75, 98, 95
CMYK:
0, 92, 81, 75
HSL:
353°, 85.2941%, 13.3333%
HSV (HSB):
353°, 92.0635%, 24.7059%
XYZ:
2.1705, 1.1918, 0.4635
xyY:
0.5673, 0.3115, 1.1918
CIE-Lab:
10.4971, 27.6438, 11.4691
CIE-LCH:
10.4971, 29.9286, 22.5331
CIE-Luv:
10.4971, 28.2661, 4.3673
Hunter-Lab:
10.9172, 16.3839, 5.1249
#3f050c color charts
#3f050c color shades, tints & tones
#3f050c color schemes
#3f050c color preview, HTML & CSS examples
This text has a color of #3f050c
<p style="color:#3f050c;">Text here</p>
.mytext {color:#3f050c;}
This box has a color of #3f050c
<div style="background-color:#3f050c;">Content here</div>
.mybackground {background-color:#3f050c;}
Border around this has a color of #3f050c
<div style="border:2px solid #3f050c;">Content here</div>
.myborder {border:2px solid #3f050c;}