#b8830c color space conversions
Hex:
#b8830c
RGB:
184, 131, 12
CMY:
28, 49, 95
CMYK:
0, 29, 93, 28
HSL:
42°, 87.7551%, 38.4314%
HSV (HSB):
42°, 93.4783%, 72.1569%
XYZ:
27.9498, 26.4495, 3.9800
xyY:
0.4788, 0.4531, 26.4495
CIE-Lab:
58.4613, 11.5401, 62.0067
CIE-LCH:
58.4613, 63.0714, 79.4573
CIE-Luv:
58.4613, 44.2389, 58.4050
Hunter-Lab:
51.4291, 7.0074, 31.4120
#b8830c color charts
#b8830c color shades, tints & tones
#b8830c color schemes
#b8830c color preview, HTML & CSS examples
This text has a color of #b8830c
<p style="color:#b8830c;">Text here</p>
.mytext {color:#b8830c;}
This box has a color of #b8830c
<div style="background-color:#b8830c;">Content here</div>
.mybackground {background-color:#b8830c;}
Border around this has a color of #b8830c
<div style="border:2px solid #b8830c;">Content here</div>
.myborder {border:2px solid #b8830c;}