#bc931d color space conversions
Hex:
#bc931d
RGB:
188, 147, 29
CMY:
26, 42, 89
CMYK:
0, 22, 85, 26
HSL:
45°, 73.2719%, 42.5490%
HSV (HSB):
45°, 84.5745%, 73.7255%
XYZ:
31.3945, 31.6475, 5.6163
xyY:
0.4573, 0.4609, 31.6475
CIE-Lab:
63.0505, 4.8929, 61.8447
CIE-LCH:
63.0505, 62.0379, 85.4765
CIE-Luv:
63.0505, 34.6645, 62.5503
Hunter-Lab:
56.2561, 1.1662, 33.4601
#bc931d color charts
#bc931d color shades, tints & tones
#bc931d color schemes
#bc931d color preview, HTML & CSS examples
This text has a color of #bc931d
<p style="color:#bc931d;">Text here</p>
.mytext {color:#bc931d;}
This box has a color of #bc931d
<div style="background-color:#bc931d;">Content here</div>
.mybackground {background-color:#bc931d;}
Border around this has a color of #bc931d
<div style="border:2px solid #bc931d;">Content here</div>
.myborder {border:2px solid #bc931d;}