#bc965d color space conversions
Hex:
#bc965d
RGB:
188, 150, 93
CMY:
26, 41, 64
CMYK:
0, 20, 51, 26
HSL:
36°, 41.4847%, 55.0980%
HSV (HSB):
36°, 50.5319%, 73.7255%
XYZ:
33.6212, 33.2944, 15.0104
xyY:
0.4104, 0.4064, 33.2944
CIE-Lab:
64.3986, 7.0674, 35.3008
CIE-LCH:
64.3986, 36.0013, 78.6787
CIE-Luv:
64.3986, 29.1384, 41.8820
Hunter-Lab:
57.7013, 3.0305, 24.9672
#bc965d color charts
#bc965d color shades, tints & tones
#bc965d color schemes
#bc965d color preview, HTML & CSS examples
This text has a color of #bc965d
<p style="color:#bc965d;">Text here</p>
.mytext {color:#bc965d;}
This box has a color of #bc965d
<div style="background-color:#bc965d;">Content here</div>
.mybackground {background-color:#bc965d;}
Border around this has a color of #bc965d
<div style="border:2px solid #bc965d;">Content here</div>
.myborder {border:2px solid #bc965d;}