#bc5b01 color space conversions
Hex:
#bc5b01
RGB:
188, 91, 1
CMY:
26, 64, 100
CMYK:
0, 52, 99, 26
HSL:
29°, 98.9418%, 37.0588%
HSV (HSB):
29°, 99.4681%, 73.7255%
XYZ:
24.4856, 18.1757, 2.2464
xyY:
0.5452, 0.4047, 18.1757
CIE-Lab:
49.7086, 34.9202, 58.4365
CIE-LCH:
49.7086, 68.0753, 59.1385
CIE-Luv:
49.7086, 80.4447, 45.2395
Hunter-Lab:
42.6330, 27.9109, 26.7189
#bc5b01 color charts
#bc5b01 color shades, tints & tones
#bc5b01 color schemes
#bc5b01 color preview, HTML & CSS examples
This text has a color of #bc5b01
<p style="color:#bc5b01;">Text here</p>
.mytext {color:#bc5b01;}
This box has a color of #bc5b01
<div style="background-color:#bc5b01;">Content here</div>
.mybackground {background-color:#bc5b01;}
Border around this has a color of #bc5b01
<div style="border:2px solid #bc5b01;">Content here</div>
.myborder {border:2px solid #bc5b01;}