#bd5713 color space conversions
Hex:
#bd5713
RGB:
189, 87, 19
CMY:
26, 66, 93
CMYK:
0, 54, 90, 26
HSL:
24°, 81.7308%, 40.7843%
HSV (HSB):
24°, 89.9471%, 74.1176%
XYZ:
24.5120, 17.6822, 2.7372
xyY:
0.5455, 0.3935, 17.6822
CIE-Lab:
49.1084, 37.6214, 53.6675
CIE-LCH:
49.1084, 65.5406, 54.9692
CIE-Luv:
49.1084, 83.7771, 41.9868
Hunter-Lab:
42.0502, 30.4636, 25.5758
#bd5713 color charts
#bd5713 color shades, tints & tones
#bd5713 color schemes
#bd5713 color preview, HTML & CSS examples
This text has a color of #bd5713
<p style="color:#bd5713;">Text here</p>
.mytext {color:#bd5713;}
This box has a color of #bd5713
<div style="background-color:#bd5713;">Content here</div>
.mybackground {background-color:#bd5713;}
Border around this has a color of #bd5713
<div style="border:2px solid #bd5713;">Content here</div>
.myborder {border:2px solid #bd5713;}