#3b250c color space conversions
Hex:
#3b250c
RGB:
59, 37, 12
CMY:
77, 85, 95
CMYK:
0, 37, 80, 77
HSL:
32°, 66.1972%, 13.9216%
HSV (HSB):
32°, 79.6610%, 23.1373%
XYZ:
2.5316, 2.2795, 0.6544
xyY:
0.4632, 0.4171, 2.2795
CIE-Lab:
16.8905, 7.5513, 19.7616
CIE-LCH:
16.8905, 21.1552, 69.0870
CIE-Luv:
16.8905, 14.0327, 13.6038
Hunter-Lab:
15.0980, 3.5087, 7.9988
#3b250c color charts
#3b250c color shades, tints & tones
#3b250c color schemes
#3b250c color preview, HTML & CSS examples
This text has a color of #3b250c
<p style="color:#3b250c;">Text here</p>
.mytext {color:#3b250c;}
This box has a color of #3b250c
<div style="background-color:#3b250c;">Content here</div>
.mybackground {background-color:#3b250c;}
Border around this has a color of #3b250c
<div style="border:2px solid #3b250c;">Content here</div>
.myborder {border:2px solid #3b250c;}