#bc730d color space conversions
Hex:
#bc730d
RGB:
188, 115, 13
CMY:
26, 55, 95
CMYK:
0, 39, 93, 26
HSL:
35°, 87.0647%, 39.4118%
HSV (HSB):
35°, 93.0851%, 73.7255%
XYZ:
26.9424, 22.9819, 3.3967
xyY:
0.5053, 0.4310, 22.9819
CIE-Lab:
55.0537, 22.1842, 59.5467
CIE-LCH:
55.0537, 63.5449, 69.5670
CIE-Luv:
55.0537, 60.3924, 52.4743
Hunter-Lab:
47.9394, 16.4247, 29.3567
#bc730d color charts
#bc730d color shades, tints & tones
#bc730d color schemes
#bc730d color preview, HTML & CSS examples
This text has a color of #bc730d
<p style="color:#bc730d;">Text here</p>
.mytext {color:#bc730d;}
This box has a color of #bc730d
<div style="background-color:#bc730d;">Content here</div>
.mybackground {background-color:#bc730d;}
Border around this has a color of #bc730d
<div style="border:2px solid #bc730d;">Content here</div>
.myborder {border:2px solid #bc730d;}