#3f0009 color space conversions
Hex:
#3f0009
RGB:
63, 0, 9
CMY:
75, 100, 96
CMYK:
0, 100, 86, 75
HSL:
351°, 100.0000%, 12.3529%
HSV (HSB):
351°, 100.0000%, 24.7059%
XYZ:
2.0992, 1.0765, 0.3556
xyY:
0.5945, 0.3048, 1.0765
CIE-Lab:
9.6130, 29.8834, 11.4881
CIE-LCH:
9.6130, 32.0155, 21.0283
CIE-Luv:
9.6130, 29.6090, 4.1624
Hunter-Lab:
10.3754, 17.9582, 5.2308
#3f0009 color charts
#3f0009 color shades, tints & tones
#3f0009 color schemes
#3f0009 color preview, HTML & CSS examples
This text has a color of #3f0009
<p style="color:#3f0009;">Text here</p>
.mytext {color:#3f0009;}
This box has a color of #3f0009
<div style="background-color:#3f0009;">Content here</div>
.mybackground {background-color:#3f0009;}
Border around this has a color of #3f0009
<div style="border:2px solid #3f0009;">Content here</div>
.myborder {border:2px solid #3f0009;}