#3b250d color space conversions
Hex:
#3b250d
RGB:
59, 37, 13
CMY:
77, 85, 95
CMYK:
0, 37, 78, 77
HSL:
31°, 63.8889%, 14.1176%
HSV (HSB):
31°, 77.9661%, 23.1373%
XYZ:
2.5378, 2.2820, 0.6875
xyY:
0.4608, 0.4144, 2.2820
CIE-Lab:
16.9026, 7.6227, 19.3090
CIE-LCH:
16.9026, 20.7592, 68.4572
CIE-Luv:
16.9026, 13.9728, 13.3116
Hunter-Lab:
15.1063, 3.5519, 7.8761
#3b250d color charts
#3b250d color shades, tints & tones
#3b250d color schemes
#3b250d color preview, HTML & CSS examples
This text has a color of #3b250d
<p style="color:#3b250d;">Text here</p>
.mytext {color:#3b250d;}
This box has a color of #3b250d
<div style="background-color:#3b250d;">Content here</div>
.mybackground {background-color:#3b250d;}
Border around this has a color of #3b250d
<div style="border:2px solid #3b250d;">Content here</div>
.myborder {border:2px solid #3b250d;}