#bc5a00 color space conversions
Hex:
#bc5a00
RGB:
188, 90, 0
CMY:
26, 65, 100
CMYK:
0, 52, 100, 26
HSL:
29°, 100.0000%, 36.8627%
HSV (HSB):
29°, 100.0000%, 73.7255%
XYZ:
24.3952, 18.0037, 2.1893
xyY:
0.5471, 0.4038, 18.0037
CIE-Lab:
49.5006, 35.4246, 58.5472
CIE-LCH:
49.5006, 68.4301, 58.8235
CIE-Luv:
49.5006, 81.2937, 45.0115
Hunter-Lab:
42.4308, 28.3732, 26.6424
#bc5a00 color charts
#bc5a00 color shades, tints & tones
#bc5a00 color schemes
#bc5a00 color preview, HTML & CSS examples
This text has a color of #bc5a00
<p style="color:#bc5a00;">Text here</p>
.mytext {color:#bc5a00;}
This box has a color of #bc5a00
<div style="background-color:#bc5a00;">Content here</div>
.mybackground {background-color:#bc5a00;}
Border around this has a color of #bc5a00
<div style="border:2px solid #bc5a00;">Content here</div>
.myborder {border:2px solid #bc5a00;}