#bd5c09 color space conversions
Hex:
#bd5c09
RGB:
189, 92, 9
CMY:
26, 64, 96
CMYK:
0, 51, 95, 26
HSL:
28°, 90.9091%, 38.8235%
HSV (HSB):
28°, 95.2381%, 74.1176%
XYZ:
24.8627, 18.4928, 2.5175
xyY:
0.5420, 0.4031, 18.4928
CIE-Lab:
50.0885, 34.9076, 56.9686
CIE-LCH:
50.0885, 66.8129, 58.5021
CIE-Luv:
50.0885, 80.2013, 44.8549
Hunter-Lab:
43.0033, 27.9455, 26.6313
#bd5c09 color charts
#bd5c09 color shades, tints & tones
#bd5c09 color schemes
#bd5c09 color preview, HTML & CSS examples
This text has a color of #bd5c09
<p style="color:#bd5c09;">Text here</p>
.mytext {color:#bd5c09;}
This box has a color of #bd5c09
<div style="background-color:#bd5c09;">Content here</div>
.mybackground {background-color:#bd5c09;}
Border around this has a color of #bd5c09
<div style="border:2px solid #bd5c09;">Content here</div>
.myborder {border:2px solid #bd5c09;}