#bc4700 color space conversions
Hex:
#bc4700
RGB:
188, 71, 0
CMY:
26, 72, 100
CMYK:
0, 62, 100, 26
HSL:
23°, 100.0000%, 36.8627%
HSV (HSB):
23°, 100.0000%, 73.7255%
XYZ:
22.9923, 15.1978, 1.7217
xyY:
0.5761, 0.3808, 15.1978
CIE-Lab:
45.9040, 44.7154, 56.5324
CIE-LCH:
45.9040, 72.0790, 51.6571
CIE-Luv:
45.9040, 96.2199, 39.2080
Hunter-Lab:
38.9844, 37.0532, 24.6707
#bc4700 color charts
#bc4700 color shades, tints & tones
#bc4700 color schemes
#bc4700 color preview, HTML & CSS examples
This text has a color of #bc4700
<p style="color:#bc4700;">Text here</p>
.mytext {color:#bc4700;}
This box has a color of #bc4700
<div style="background-color:#bc4700;">Content here</div>
.mybackground {background-color:#bc4700;}
Border around this has a color of #bc4700
<div style="border:2px solid #bc4700;">Content here</div>
.myborder {border:2px solid #bc4700;}