#bc5701 color space conversions
Hex:
#bc5701
RGB:
188, 87, 1
CMY:
26, 66, 100
CMYK:
0, 54, 99, 26
HSL:
28°, 98.9418%, 37.0588%
HSV (HSB):
28°, 99.4681%, 73.7255%
XYZ:
24.1527, 17.5099, 2.1355
xyY:
0.5515, 0.3998, 17.5099
CIE-Lab:
48.8963, 36.9732, 57.9545
CIE-LCH:
48.8963, 68.7440, 57.4634
CIE-Luv:
48.8963, 83.6871, 43.9424
Hunter-Lab:
41.8449, 29.8010, 26.2657
#bc5701 color charts
#bc5701 color shades, tints & tones
#bc5701 color schemes
#bc5701 color preview, HTML & CSS examples
This text has a color of #bc5701
<p style="color:#bc5701;">Text here</p>
.mytext {color:#bc5701;}
This box has a color of #bc5701
<div style="background-color:#bc5701;">Content here</div>
.mybackground {background-color:#bc5701;}
Border around this has a color of #bc5701
<div style="border:2px solid #bc5701;">Content here</div>
.myborder {border:2px solid #bc5701;}