#3f082d color space conversions
Hex:
#3f082d
RGB:
63, 8, 45
CMY:
75, 97, 82
CMYK:
0, 87, 29, 75
HSL:
320°, 77.4648%, 13.9216%
HSV (HSB):
320°, 87.3016%, 24.7059%
XYZ:
2.6104, 1.4199, 2.6191
xyY:
0.3926, 0.2135, 1.4199
CIE-Lab:
12.0894, 29.7796, -9.3034
CIE-LCH:
12.0894, 31.1990, 342.6507
CIE-Luv:
12.0894, 20.5665, -10.3808
Hunter-Lab:
11.9159, 18.2507, -4.6908
#3f082d color charts
#3f082d color shades, tints & tones
#3f082d color schemes
#3f082d color preview, HTML & CSS examples
This text has a color of #3f082d
<p style="color:#3f082d;">Text here</p>
.mytext {color:#3f082d;}
This box has a color of #3f082d
<div style="background-color:#3f082d;">Content here</div>
.mybackground {background-color:#3f082d;}
Border around this has a color of #3f082d
<div style="border:2px solid #3f082d;">Content here</div>
.myborder {border:2px solid #3f082d;}