#bc7d30 color space conversions
Hex:
#bc7d30
RGB:
188, 125, 48
CMY:
26, 51, 81
CMYK:
0, 34, 74, 26
HSL:
33°, 59.3220%, 46.2745%
HSV (HSB):
33°, 74.4681%, 73.7255%
XYZ:
28.6062, 25.5720, 6.2245
xyY:
0.4736, 0.4234, 25.5720
CIE-Lab:
57.6285, 17.7119, 49.9008
CIE-LCH:
57.6285, 52.9509, 70.4581
CIE-Luv:
57.6285, 50.7437, 49.3133
Hunter-Lab:
50.5688, 12.4800, 28.1002
#bc7d30 color charts
#bc7d30 color shades, tints & tones
#bc7d30 color schemes
#bc7d30 color preview, HTML & CSS examples
This text has a color of #bc7d30
<p style="color:#bc7d30;">Text here</p>
.mytext {color:#bc7d30;}
This box has a color of #bc7d30
<div style="background-color:#bc7d30;">Content here</div>
.mybackground {background-color:#bc7d30;}
Border around this has a color of #bc7d30
<div style="border:2px solid #bc7d30;">Content here</div>
.myborder {border:2px solid #bc7d30;}