#bc990e color space conversions
Hex:
#bc990e
RGB:
188, 153, 14
CMY:
26, 40, 95
CMYK:
0, 19, 93, 26
HSL:
48°, 86.1386%, 39.6078%
HSV (HSB):
48°, 92.5532%, 73.7255%
XYZ:
32.2095, 33.5055, 5.1851
xyY:
0.4543, 0.4726, 33.5055
CIE-Lab:
64.5682, 1.3164, 66.4179
CIE-LCH:
64.5682, 66.4310, 88.8645
CIE-Luv:
64.5682, 30.4390, 66.8065
Hunter-Lab:
57.8840, -1.9706, 35.2078
#bc990e color charts
#bc990e color shades, tints & tones
#bc990e color schemes
#bc990e color preview, HTML & CSS examples
This text has a color of #bc990e
<p style="color:#bc990e;">Text here</p>
.mytext {color:#bc990e;}
This box has a color of #bc990e
<div style="background-color:#bc990e;">Content here</div>
.mybackground {background-color:#bc990e;}
Border around this has a color of #bc990e
<div style="border:2px solid #bc990e;">Content here</div>
.myborder {border:2px solid #bc990e;}