#bc682d color space conversions
Hex:
#bc682d
RGB:
188, 104, 45
CMY:
26, 59, 82
CMYK:
0, 45, 76, 26
HSL:
25°, 61.3734%, 45.6863%
HSV (HSB):
25°, 76.0638%, 73.7255%
XYZ:
26.1630, 20.7815, 5.1149
xyY:
0.5026, 0.3992, 20.7815
CIE-Lab:
52.7095, 29.0903, 46.3003
CIE-LCH:
52.7095, 54.6806, 57.8590
CIE-Luv:
52.7095, 67.4480, 41.9070
Hunter-Lab:
45.5867, 22.6676, 25.2582
#bc682d color charts
#bc682d color shades, tints & tones
#bc682d color schemes
#bc682d color preview, HTML & CSS examples
This text has a color of #bc682d
<p style="color:#bc682d;">Text here</p>
.mytext {color:#bc682d;}
This box has a color of #bc682d
<div style="background-color:#bc682d;">Content here</div>
.mybackground {background-color:#bc682d;}
Border around this has a color of #bc682d
<div style="border:2px solid #bc682d;">Content here</div>
.myborder {border:2px solid #bc682d;}