#bc967e color space conversions
Hex:
#bc967e
RGB:
188, 150, 126
CMY:
26, 41, 51
CMYK:
0, 20, 33, 26
HSL:
23°, 31.6327%, 61.5686%
HSV (HSB):
23°, 32.9787%, 73.7255%
XYZ:
35.4113, 34.0104, 24.4370
xyY:
0.3773, 0.3624, 34.0104
CIE-Lab:
64.9708, 10.7684, 18.0631
CIE-LCH:
64.9708, 21.0293, 59.1986
CIE-Luv:
64.9708, 26.2121, 22.1781
Hunter-Lab:
58.3185, 6.3289, 15.9789
#bc967e color charts
#bc967e color shades, tints & tones
#bc967e color schemes
#bc967e color preview, HTML & CSS examples
This text has a color of #bc967e
<p style="color:#bc967e;">Text here</p>
.mytext {color:#bc967e;}
This box has a color of #bc967e
<div style="background-color:#bc967e;">Content here</div>
.mybackground {background-color:#bc967e;}
Border around this has a color of #bc967e
<div style="border:2px solid #bc967e;">Content here</div>
.myborder {border:2px solid #bc967e;}