#bd582d color space conversions
Hex:
#bd582d
RGB:
189, 88, 45
CMY:
26, 65, 82
CMYK:
0, 53, 76, 26
HSL:
18°, 61.5385%, 45.8824%
HSV (HSB):
18°, 76.1905%, 74.1176%
XYZ:
24.9496, 17.9877, 4.6396
xyY:
0.5244, 0.3781, 17.9877
CIE-Lab:
49.4812, 37.8973, 43.0426
CIE-LCH:
49.4812, 57.3487, 48.6374
CIE-Luv:
49.4812, 80.7049, 36.0955
Hunter-Lab:
42.4119, 30.7852, 23.2024
#bd582d color charts
#bd582d color shades, tints & tones
#bd582d color schemes
#bd582d color preview, HTML & CSS examples
This text has a color of #bd582d
<p style="color:#bd582d;">Text here</p>
.mytext {color:#bd582d;}
This box has a color of #bd582d
<div style="background-color:#bd582d;">Content here</div>
.mybackground {background-color:#bd582d;}
Border around this has a color of #bd582d
<div style="border:2px solid #bd582d;">Content here</div>
.myborder {border:2px solid #bd582d;}