#bc754a color space conversions
Hex:
#bc754a
RGB:
188, 117, 74
CMY:
26, 54, 71
CMYK:
0, 38, 61, 26
HSL:
23°, 45.9677%, 51.3725%
HSV (HSB):
23°, 60.6383%, 73.7255%
XYZ:
28.3364, 23.9084, 9.5999
xyY:
0.4582, 0.3866, 23.9084
CIE-Lab:
55.9959, 23.6923, 35.1156
CIE-LCH:
55.9959, 42.3607, 55.9927
CIE-Luv:
55.9959, 54.4371, 35.8214
Hunter-Lab:
48.8962, 17.8762, 22.5868
#bc754a color charts
#bc754a color shades, tints & tones
#bc754a color schemes
#bc754a color preview, HTML & CSS examples
This text has a color of #bc754a
<p style="color:#bc754a;">Text here</p>
.mytext {color:#bc754a;}
This box has a color of #bc754a
<div style="background-color:#bc754a;">Content here</div>
.mybackground {background-color:#bc754a;}
Border around this has a color of #bc754a
<div style="border:2px solid #bc754a;">Content here</div>
.myborder {border:2px solid #bc754a;}