#bc973f color space conversions
Hex:
#bc973f
RGB:
188, 151, 63
CMY:
26, 41, 75
CMYK:
0, 20, 66, 26
HSL:
42°, 49.8008%, 49.2157%
HSV (HSB):
42°, 66.4894%, 73.7255%
XYZ:
32.7028, 33.1835, 9.3840
xyY:
0.4345, 0.4409, 33.1835
CIE-Lab:
64.3092, 4.2034, 50.1209
CIE-LCH:
64.3092, 50.2968, 85.2061
CIE-Luv:
64.3092, 30.3764, 55.4275
Hunter-Lab:
57.6051, 0.5269, 30.6650
#bc973f color charts
#bc973f color shades, tints & tones
#bc973f color schemes
#bc973f color preview, HTML & CSS examples
This text has a color of #bc973f
<p style="color:#bc973f;">Text here</p>
.mytext {color:#bc973f;}
This box has a color of #bc973f
<div style="background-color:#bc973f;">Content here</div>
.mybackground {background-color:#bc973f;}
Border around this has a color of #bc973f
<div style="border:2px solid #bc973f;">Content here</div>
.myborder {border:2px solid #bc973f;}