#bc740b color space conversions
Hex:
#bc740b
RGB:
188, 116, 11
CMY:
26, 55, 96
CMYK:
0, 38, 94, 26
HSL:
36°, 88.9447%, 39.0196%
HSV (HSB):
36°, 94.1489%, 73.7255%
XYZ:
27.0448, 23.2063, 3.3705
xyY:
0.5044, 0.4328, 23.2063
CIE-Lab:
55.2842, 21.6062, 60.1067
CIE-LCH:
55.2842, 63.8721, 70.2283
CIE-Luv:
55.2842, 59.6247, 53.0365
Hunter-Lab:
48.1729, 15.9093, 29.5728
#bc740b color charts
#bc740b color shades, tints & tones
#bc740b color schemes
#bc740b color preview, HTML & CSS examples
This text has a color of #bc740b
<p style="color:#bc740b;">Text here</p>
.mytext {color:#bc740b;}
This box has a color of #bc740b
<div style="background-color:#bc740b;">Content here</div>
.mybackground {background-color:#bc740b;}
Border around this has a color of #bc740b
<div style="border:2px solid #bc740b;">Content here</div>
.myborder {border:2px solid #bc740b;}