#3f080d color space conversions
Hex:
#3f080d
RGB:
63, 8, 13
CMY:
75, 97, 95
CMYK:
0, 87, 79, 75
HSL:
355°, 77.4648%, 13.9216%
HSV (HSB):
355°, 87.3016%, 24.7059%
XYZ:
2.2094, 1.2595, 0.5074
xyY:
0.5556, 0.3167, 1.2595
CIE-Lab:
10.9891, 26.3642, 11.6888
CIE-LCH:
10.9891, 28.8392, 23.9106
CIE-Luv:
10.9891, 27.5413, 4.6712
Hunter-Lab:
11.2227, 15.5011, 5.1751
#3f080d color charts
#3f080d color shades, tints & tones
#3f080d color schemes
#3f080d color preview, HTML & CSS examples
This text has a color of #3f080d
<p style="color:#3f080d;">Text here</p>
.mytext {color:#3f080d;}
This box has a color of #3f080d
<div style="background-color:#3f080d;">Content here</div>
.mybackground {background-color:#3f080d;}
Border around this has a color of #3f080d
<div style="border:2px solid #3f080d;">Content here</div>
.myborder {border:2px solid #3f080d;}