#bc5d45 color space conversions
Hex:
#bc5d45
RGB:
188, 93, 69
CMY:
26, 64, 73
CMYK:
0, 51, 63, 26
HSL:
12°, 47.0356%, 50.3922%
HSV (HSB):
12°, 63.2979%, 73.7255%
XYZ:
25.7276, 18.9497, 7.9319
xyY:
0.4890, 0.3602, 18.9497
CIE-Lab:
50.6284, 36.2461, 31.3478
CIE-LCH:
50.6284, 47.9214, 40.8552
CIE-Luv:
50.6284, 72.7195, 28.0632
Hunter-Lab:
43.5313, 29.3161, 19.6686
#bc5d45 color charts
#bc5d45 color shades, tints & tones
#bc5d45 color schemes
#bc5d45 color preview, HTML & CSS examples
This text has a color of #bc5d45
<p style="color:#bc5d45;">Text here</p>
.mytext {color:#bc5d45;}
This box has a color of #bc5d45
<div style="background-color:#bc5d45;">Content here</div>
.mybackground {background-color:#bc5d45;}
Border around this has a color of #bc5d45
<div style="border:2px solid #bc5d45;">Content here</div>
.myborder {border:2px solid #bc5d45;}