#bc582d color space conversions
Hex:
#bc582d
RGB:
188, 88, 45
CMY:
26, 65, 82
CMYK:
0, 53, 76, 26
HSL:
18°, 61.3734%, 45.6863%
HSV (HSB):
18°, 76.0638%, 73.7255%
XYZ:
24.7024, 17.8603, 4.6280
xyY:
0.5235, 0.3785, 17.8603
CIE-Lab:
49.3262, 37.5046, 42.8335
CIE-LCH:
49.3262, 56.9324, 48.7949
CIE-Luv:
49.3262, 79.8669, 35.9896
Hunter-Lab:
42.2614, 30.3784, 23.0902
#bc582d color charts
#bc582d color shades, tints & tones
#bc582d color schemes
#bc582d color preview, HTML & CSS examples
This text has a color of #bc582d
<p style="color:#bc582d;">Text here</p>
.mytext {color:#bc582d;}
This box has a color of #bc582d
<div style="background-color:#bc582d;">Content here</div>
.mybackground {background-color:#bc582d;}
Border around this has a color of #bc582d
<div style="border:2px solid #bc582d;">Content here</div>
.myborder {border:2px solid #bc582d;}