#bc963d color space conversions
Hex:
#bc963d
RGB:
188, 150, 61
CMY:
26, 41, 76
CMYK:
0, 20, 68, 26
HSL:
42°, 51.0040%, 48.8235%
HSV (HSB):
42°, 67.5532%, 73.7255%
XYZ:
32.4877, 32.8410, 9.0415
xyY:
0.4368, 0.4416, 32.8410
CIE-Lab:
64.0319, 4.6283, 50.7310
CIE-LCH:
64.0319, 50.9417, 84.7872
CIE-Luv:
64.0319, 31.2001, 55.6839
Hunter-Lab:
57.3071, 0.9053, 30.7605
#bc963d color charts
#bc963d color shades, tints & tones
#bc963d color schemes
#bc963d color preview, HTML & CSS examples
This text has a color of #bc963d
<p style="color:#bc963d;">Text here</p>
.mytext {color:#bc963d;}
This box has a color of #bc963d
<div style="background-color:#bc963d;">Content here</div>
.mybackground {background-color:#bc963d;}
Border around this has a color of #bc963d
<div style="border:2px solid #bc963d;">Content here</div>
.myborder {border:2px solid #bc963d;}