#bc900e color space conversions
Hex:
#bc900e
RGB:
188, 144, 14
CMY:
26, 44, 95
CMYK:
0, 23, 93, 26
HSL:
45°, 86.1386%, 39.6078%
HSV (HSB):
45°, 92.5532%, 73.7255%
XYZ:
30.7916, 30.6696, 4.7124
xyY:
0.4653, 0.4635, 30.6696
CIE-Lab:
62.2277, 6.2122, 64.6559
CIE-LCH:
62.2277, 64.9537, 84.5118
CIE-Luv:
62.2277, 37.2664, 63.3255
Hunter-Lab:
55.3801, 2.3314, 33.7210
#bc900e color charts
#bc900e color shades, tints & tones
#bc900e color schemes
#bc900e color preview, HTML & CSS examples
This text has a color of #bc900e
<p style="color:#bc900e;">Text here</p>
.mytext {color:#bc900e;}
This box has a color of #bc900e
<div style="background-color:#bc900e;">Content here</div>
.mybackground {background-color:#bc900e;}
Border around this has a color of #bc900e
<div style="border:2px solid #bc900e;">Content here</div>
.myborder {border:2px solid #bc900e;}