#bd550e color space conversions
Hex:
#bd550e
RGB:
189, 85, 14
CMY:
26, 67, 95
CMYK:
0, 55, 93, 26
HSL:
24°, 86.2069%, 39.8039%
HSV (HSB):
24°, 92.5926%, 74.1176%
XYZ:
24.3140, 17.3475, 2.4824
xyY:
0.5508, 0.3930, 17.3475
CIE-Lab:
48.6950, 38.5443, 54.8322
CIE-LCH:
48.6950, 67.0241, 54.8947
CIE-Luv:
48.6950, 85.6235, 42.0305
Hunter-Lab:
41.6504, 31.3140, 25.6215
#bd550e color charts
#bd550e color shades, tints & tones
#bd550e color schemes
#bd550e color preview, HTML & CSS examples
This text has a color of #bd550e
<p style="color:#bd550e;">Text here</p>
.mytext {color:#bd550e;}
This box has a color of #bd550e
<div style="background-color:#bd550e;">Content here</div>
.mybackground {background-color:#bd550e;}
Border around this has a color of #bd550e
<div style="border:2px solid #bd550e;">Content here</div>
.myborder {border:2px solid #bd550e;}