#3f0100 color space conversions
Hex:
#3f0100
RGB:
63, 1, 0
CMY:
75, 100, 100
CMYK:
0, 98, 100, 75
HSL:
1°, 100.0000%, 12.3529%
HSV (HSB):
1°, 100.0000%, 24.7059%
XYZ:
2.0608, 1.0785, 0.0996
xyY:
0.6363, 0.3330, 1.0785
CIE-Lab:
9.6287, 28.9537, 15.1774
CIE-LCH:
9.6287, 32.6905, 27.6633
CIE-Luv:
9.6287, 30.8994, 6.9212
Hunter-Lab:
10.3849, 17.2473, 6.7011
#3f0100 color charts
#3f0100 color shades, tints & tones
#3f0100 color schemes
#3f0100 color preview, HTML & CSS examples
This text has a color of #3f0100
<p style="color:#3f0100;">Text here</p>
.mytext {color:#3f0100;}
This box has a color of #3f0100
<div style="background-color:#3f0100;">Content here</div>
.mybackground {background-color:#3f0100;}
Border around this has a color of #3f0100
<div style="border:2px solid #3f0100;">Content here</div>
.myborder {border:2px solid #3f0100;}