#bc4300 color space conversions
Hex:
#bc4300
RGB:
188, 67, 0
CMY:
26, 74, 100
CMYK:
0, 64, 100, 26
HSL:
21°, 100.0000%, 36.8627%
HSV (HSB):
21°, 100.0000%, 73.7255%
XYZ:
22.7462, 14.7057, 1.6396
xyY:
0.5819, 0.3762, 14.7057
CIE-Lab:
45.2284, 46.5119, 56.1779
CIE-LCH:
45.2284, 72.9336, 50.3773
CIE-Luv:
45.2284, 99.1696, 38.1002
Hunter-Lab:
38.3480, 38.7687, 24.3086
#bc4300 color charts
#bc4300 color shades, tints & tones
#bc4300 color schemes
#bc4300 color preview, HTML & CSS examples
This text has a color of #bc4300
<p style="color:#bc4300;">Text here</p>
.mytext {color:#bc4300;}
This box has a color of #bc4300
<div style="background-color:#bc4300;">Content here</div>
.mybackground {background-color:#bc4300;}
Border around this has a color of #bc4300
<div style="border:2px solid #bc4300;">Content here</div>
.myborder {border:2px solid #bc4300;}