#bc742d color space conversions
Hex:
#bc742d
RGB:
188, 116, 45
CMY:
26, 55, 82
CMYK:
0, 38, 76, 26
HSL:
30°, 61.3734%, 45.6863%
HSV (HSB):
30°, 76.0638%, 73.7255%
XYZ:
27.4581, 23.3716, 5.5466
xyY:
0.4871, 0.4146, 23.3716
CIE-Lab:
55.4531, 22.5450, 49.0550
CIE-LCH:
55.4531, 53.9877, 65.3172
CIE-Luv:
55.4531, 57.9940, 46.5867
Hunter-Lab:
48.3442, 16.7804, 27.0385
#bc742d color charts
#bc742d color shades, tints & tones
#bc742d color schemes
#bc742d color preview, HTML & CSS examples
This text has a color of #bc742d
<p style="color:#bc742d;">Text here</p>
.mytext {color:#bc742d;}
This box has a color of #bc742d
<div style="background-color:#bc742d;">Content here</div>
.mybackground {background-color:#bc742d;}
Border around this has a color of #bc742d
<div style="border:2px solid #bc742d;">Content here</div>
.myborder {border:2px solid #bc742d;}