#3f0101 color space conversions
Hex:
#3f0101
RGB:
63, 1, 1
CMY:
75, 100, 100
CMYK:
0, 98, 98, 75
HSL:
0°, 96.8750%, 12.5490%
HSV (HSB):
0°, 98.4127%, 24.7059%
XYZ:
2.0662, 1.0807, 0.1284
xyY:
0.6309, 0.3299, 1.0807
CIE-Lab:
9.6461, 29.0023, 14.7946
CIE-LCH:
9.6461, 32.5579, 27.0269
CIE-Luv:
9.6461, 30.7291, 6.6267
Hunter-Lab:
10.3955, 17.2870, 6.5445
#3f0101 color charts
#3f0101 color shades, tints & tones
#3f0101 color schemes
#3f0101 color preview, HTML & CSS examples
This text has a color of #3f0101
<p style="color:#3f0101;">Text here</p>
.mytext {color:#3f0101;}
This box has a color of #3f0101
<div style="background-color:#3f0101;">Content here</div>
.mybackground {background-color:#3f0101;}
Border around this has a color of #3f0101
<div style="border:2px solid #3f0101;">Content here</div>
.myborder {border:2px solid #3f0101;}