#3f010c color space conversions
Hex:
#3f010c
RGB:
63, 1, 12
CMY:
75, 100, 95
CMYK:
0, 98, 81, 75
HSL:
349°, 96.8750%, 12.5490%
HSV (HSB):
349°, 98.4127%, 24.7059%
XYZ:
2.1271, 1.1050, 0.4490
xyY:
0.5778, 0.3002, 1.1050
CIE-Lab:
9.8373, 29.5355, 10.5386
CIE-LCH:
9.8373, 31.3593, 19.6370
CIE-Luv:
9.8373, 28.9706, 3.5420
Hunter-Lab:
10.5120, 17.7238, 4.8259
#3f010c color charts
#3f010c color shades, tints & tones
#3f010c color schemes
#3f010c color preview, HTML & CSS examples
This text has a color of #3f010c
<p style="color:#3f010c;">Text here</p>
.mytext {color:#3f010c;}
This box has a color of #3f010c
<div style="background-color:#3f010c;">Content here</div>
.mybackground {background-color:#3f010c;}
Border around this has a color of #3f010c
<div style="border:2px solid #3f010c;">Content here</div>
.myborder {border:2px solid #3f010c;}