#bc754e color space conversions
Hex:
#bc754e
RGB:
188, 117, 78
CMY:
26, 54, 69
CMYK:
0, 38, 59, 26
HSL:
21°, 45.0820%, 52.1569%
HSV (HSB):
21°, 58.5106%, 73.7255%
XYZ:
28.4755, 23.9640, 10.3324
xyY:
0.4536, 0.3818, 23.9640
CIE-Lab:
56.0517, 23.9974, 33.0028
CIE-LCH:
56.0517, 40.8052, 53.9779
CIE-Luv:
56.0517, 53.9553, 33.8732
Hunter-Lab:
48.9530, 18.1638, 21.7529
#bc754e color charts
#bc754e color shades, tints & tones
#bc754e color schemes
#bc754e color preview, HTML & CSS examples
This text has a color of #bc754e
<p style="color:#bc754e;">Text here</p>
.mytext {color:#bc754e;}
This box has a color of #bc754e
<div style="background-color:#bc754e;">Content here</div>
.mybackground {background-color:#bc754e;}
Border around this has a color of #bc754e
<div style="border:2px solid #bc754e;">Content here</div>
.myborder {border:2px solid #bc754e;}