#bc5e04 color space conversions
Hex:
#bc5e04
RGB:
188, 94, 4
CMY:
26, 63, 98
CMYK:
0, 50, 98, 26
HSL:
29°, 95.8333%, 37.6471%
HSV (HSB):
29°, 97.8723%, 73.7255%
XYZ:
24.7637, 18.7055, 2.4202
xyY:
0.5396, 0.4076, 18.7055
CIE-Lab:
50.3409, 33.3943, 58.1475
CIE-LCH:
50.3409, 67.0545, 60.1311
CIE-Luv:
50.3409, 77.8945, 45.9399
Hunter-Lab:
43.2499, 26.5167, 26.9571
#bc5e04 color charts
#bc5e04 color shades, tints & tones
#bc5e04 color schemes
#bc5e04 color preview, HTML & CSS examples
This text has a color of #bc5e04
<p style="color:#bc5e04;">Text here</p>
.mytext {color:#bc5e04;}
This box has a color of #bc5e04
<div style="background-color:#bc5e04;">Content here</div>
.mybackground {background-color:#bc5e04;}
Border around this has a color of #bc5e04
<div style="border:2px solid #bc5e04;">Content here</div>
.myborder {border:2px solid #bc5e04;}