#b5730c color space conversions
Hex:
#b5730c
RGB:
181, 115, 12
CMY:
29, 55, 95
CMYK:
0, 36, 93, 29
HSL:
37°, 87.5648%, 37.8431%
HSV (HSB):
37°, 93.3702%, 70.9804%
XYZ:
25.2532, 22.1118, 3.2848
xyY:
0.4986, 0.4366, 22.1118
CIE-Lab:
54.1454, 19.0861, 58.6795
CIE-LCH:
54.1454, 61.7055, 71.9824
CIE-Luv:
54.1454, 54.5943, 52.2520
Hunter-Lab:
47.0232, 13.5705, 28.7745
#b5730c color charts
#b5730c color shades, tints & tones
#b5730c color schemes
#b5730c color preview, HTML & CSS examples
This text has a color of #b5730c
<p style="color:#b5730c;">Text here</p>
.mytext {color:#b5730c;}
This box has a color of #b5730c
<div style="background-color:#b5730c;">Content here</div>
.mybackground {background-color:#b5730c;}
Border around this has a color of #b5730c
<div style="border:2px solid #b5730c;">Content here</div>
.myborder {border:2px solid #b5730c;}