#b3850c color space conversions
Hex:
#b3850c
RGB:
179, 133, 12
CMY:
30, 48, 95
CMYK:
0, 26, 93, 30
HSL:
43°, 87.4346%, 37.4510%
HSV (HSB):
43°, 93.2961%, 70.1961%
XYZ:
27.0443, 26.3853, 4.0153
xyY:
0.4708, 0.4593, 26.3853
CIE-Lab:
58.4010, 8.1696, 61.7069
CIE-LCH:
58.4010, 62.2453, 82.4582
CIE-Luv:
58.4010, 38.6575, 59.0136
Hunter-Lab:
51.3666, 4.0878, 31.3220
#b3850c color charts
#b3850c color shades, tints & tones
#b3850c color schemes
#b3850c color preview, HTML & CSS examples
This text has a color of #b3850c
<p style="color:#b3850c;">Text here</p>
.mytext {color:#b3850c;}
This box has a color of #b3850c
<div style="background-color:#b3850c;">Content here</div>
.mybackground {background-color:#b3850c;}
Border around this has a color of #b3850c
<div style="border:2px solid #b3850c;">Content here</div>
.myborder {border:2px solid #b3850c;}