#bc947f color space conversions
Hex:
#bc947f
RGB:
188, 148, 127
CMY:
26, 42, 50
CMYK:
0, 21, 32, 26
HSL:
21°, 31.2821%, 61.7647%
HSV (HSB):
21°, 32.4468%, 73.7255%
XYZ:
35.1597, 33.4035, 24.6731
xyY:
0.3771, 0.3583, 33.4035
CIE-Lab:
64.4863, 12.0029, 16.8375
CIE-LCH:
64.4863, 20.6778, 54.5161
CIE-Luv:
64.4863, 27.3530, 20.3840
Hunter-Lab:
57.7957, 7.4469, 15.1460
#bc947f color charts
#bc947f color shades, tints & tones
#bc947f color schemes
#bc947f color preview, HTML & CSS examples
This text has a color of #bc947f
<p style="color:#bc947f;">Text here</p>
.mytext {color:#bc947f;}
This box has a color of #bc947f
<div style="background-color:#bc947f;">Content here</div>
.mybackground {background-color:#bc947f;}
Border around this has a color of #bc947f
<div style="border:2px solid #bc947f;">Content here</div>
.myborder {border:2px solid #bc947f;}