#3f0d0d color space conversions
Hex:
#3f0d0d
RGB:
63, 13, 13
CMY:
75, 95, 95
CMYK:
0, 79, 79, 75
HSL:
0°, 65.7895%, 14.9020%
HSV (HSB):
0°, 79.3651%, 24.7059%
XYZ:
2.2665, 1.3737, 0.5265
xyY:
0.5440, 0.3297, 1.3737
CIE-Lab:
11.7813, 24.1686, 12.7824
CIE-LCH:
11.7813, 27.3406, 27.8737
CIE-Luv:
11.7813, 26.4868, 5.7113
Hunter-Lab:
11.7204, 14.0075, 5.5410
#3f0d0d color charts
#3f0d0d color shades, tints & tones
#3f0d0d color schemes
#3f0d0d color preview, HTML & CSS examples
This text has a color of #3f0d0d
<p style="color:#3f0d0d;">Text here</p>
.mytext {color:#3f0d0d;}
This box has a color of #3f0d0d
<div style="background-color:#3f0d0d;">Content here</div>
.mybackground {background-color:#3f0d0d;}
Border around this has a color of #3f0d0d
<div style="border:2px solid #3f0d0d;">Content here</div>
.myborder {border:2px solid #3f0d0d;}