#bc941c color space conversions
Hex:
#bc941c
RGB:
188, 148, 28
CMY:
26, 42, 89
CMYK:
0, 21, 85, 26
HSL:
45°, 74.0741%, 42.3529%
HSV (HSB):
45°, 85.1064%, 73.7255%
XYZ:
31.5385, 31.9550, 5.6043
xyY:
0.4564, 0.4625, 31.9550
CIE-Lab:
63.3057, 4.3205, 62.3379
CIE-LCH:
63.3057, 62.4874, 86.0353
CIE-Luv:
63.3057, 33.9353, 63.1100
Hunter-Lab:
56.5288, 0.6634, 33.6921
#bc941c color charts
#bc941c color shades, tints & tones
#bc941c color schemes
#bc941c color preview, HTML & CSS examples
This text has a color of #bc941c
<p style="color:#bc941c;">Text here</p>
.mytext {color:#bc941c;}
This box has a color of #bc941c
<div style="background-color:#bc941c;">Content here</div>
.mybackground {background-color:#bc941c;}
Border around this has a color of #bc941c
<div style="border:2px solid #bc941c;">Content here</div>
.myborder {border:2px solid #bc941c;}