#3f0c00 color space conversions
Hex:
#3f0c00
RGB:
63, 12, 0
CMY:
75, 95, 100
CMYK:
0, 81, 100, 75
HSL:
11°, 100.0000%, 12.3529%
HSV (HSB):
11°, 100.0000%, 24.7059%
XYZ:
2.1814, 1.3197, 0.1398
xyY:
0.5991, 0.3625, 1.3197
CIE-Lab:
11.4126, 23.9334, 17.6779
CIE-LCH:
11.4126, 29.7542, 36.4507
CIE-Luv:
11.4126, 28.4497, 9.1974
Hunter-Lab:
11.4878, 13.7908, 7.3202
#3f0c00 color charts
#3f0c00 color shades, tints & tones
#3f0c00 color schemes
#3f0c00 color preview, HTML & CSS examples
This text has a color of #3f0c00
<p style="color:#3f0c00;">Text here</p>
.mytext {color:#3f0c00;}
This box has a color of #3f0c00
<div style="background-color:#3f0c00;">Content here</div>
.mybackground {background-color:#3f0c00;}
Border around this has a color of #3f0c00
<div style="border:2px solid #3f0c00;">Content here</div>
.myborder {border:2px solid #3f0c00;}