#bc965c color space conversions
Hex:
#bc965c
RGB:
188, 150, 92
CMY:
26, 41, 64
CMYK:
0, 20, 51, 26
HSL:
36°, 41.7391%, 54.9020%
HSV (HSB):
36°, 51.0638%, 73.7255%
XYZ:
33.5772, 33.2768, 14.7786
xyY:
0.4113, 0.4076, 33.2768
CIE-Lab:
64.3844, 6.9741, 35.8109
CIE-LCH:
64.3844, 36.4837, 78.9797
CIE-Luv:
64.3844, 29.2152, 42.3974
Hunter-Lab:
57.6860, 2.9485, 25.1907
#bc965c color charts
#bc965c color shades, tints & tones
#bc965c color schemes
#bc965c color preview, HTML & CSS examples
This text has a color of #bc965c
<p style="color:#bc965c;">Text here</p>
.mytext {color:#bc965c;}
This box has a color of #bc965c
<div style="background-color:#bc965c;">Content here</div>
.mybackground {background-color:#bc965c;}
Border around this has a color of #bc965c
<div style="border:2px solid #bc965c;">Content here</div>
.myborder {border:2px solid #bc965c;}