#bc5e03 color space conversions
Hex:
#bc5e03
RGB:
188, 94, 3
CMY:
26, 63, 99
CMYK:
0, 50, 98, 26
HSL:
30°, 96.8586%, 37.4510%
HSV (HSB):
30°, 98.4043%, 73.7255%
XYZ:
24.7582, 18.7033, 2.3914
xyY:
0.5399, 0.4079, 18.7033
CIE-Lab:
50.3383, 33.3819, 58.3674
CIE-LCH:
50.3383, 67.2391, 60.2336
CIE-Luv:
50.3383, 77.9275, 46.0371
Hunter-Lab:
43.2474, 26.5045, 26.9947
#bc5e03 color charts
#bc5e03 color shades, tints & tones
#bc5e03 color schemes
#bc5e03 color preview, HTML & CSS examples
This text has a color of #bc5e03
<p style="color:#bc5e03;">Text here</p>
.mytext {color:#bc5e03;}
This box has a color of #bc5e03
<div style="background-color:#bc5e03;">Content here</div>
.mybackground {background-color:#bc5e03;}
Border around this has a color of #bc5e03
<div style="border:2px solid #bc5e03;">Content here</div>
.myborder {border:2px solid #bc5e03;}