#bc7c03 color space conversions
Hex:
#bc7c03
RGB:
188, 124, 3
CMY:
26, 51, 99
CMYK:
0, 34, 98, 26
HSL:
39°, 96.8586%, 37.4510%
HSV (HSB):
39°, 98.4043%, 73.7255%
XYZ:
27.9631, 25.1132, 3.4597
xyY:
0.4946, 0.4442, 25.1132
CIE-Lab:
57.1856, 17.0914, 62.8357
CIE-LCH:
57.1856, 65.1187, 74.7836
CIE-Luv:
57.1856, 53.2713, 56.6739
Hunter-Lab:
50.1131, 11.9051, 30.9860
#bc7c03 color charts
#bc7c03 color shades, tints & tones
#bc7c03 color schemes
#bc7c03 color preview, HTML & CSS examples
This text has a color of #bc7c03
<p style="color:#bc7c03;">Text here</p>
.mytext {color:#bc7c03;}
This box has a color of #bc7c03
<div style="background-color:#bc7c03;">Content here</div>
.mybackground {background-color:#bc7c03;}
Border around this has a color of #bc7c03
<div style="border:2px solid #bc7c03;">Content here</div>
.myborder {border:2px solid #bc7c03;}