#bc755c color space conversions
Hex:
#bc755c
RGB:
188, 117, 92
CMY:
26, 54, 64
CMYK:
0, 38, 51, 26
HSL:
16°, 41.7391%, 54.9020%
HSV (HSB):
16°, 51.0638%, 73.7255%
XYZ:
29.0321, 24.1867, 13.2635
xyY:
0.4367, 0.3638, 24.1867
CIE-Lab:
56.2742, 25.2045, 25.4674
CIE-LCH:
56.2742, 35.8309, 45.2973
CIE-Luv:
56.2742, 52.0954, 26.3312
Hunter-Lab:
49.1799, 19.3080, 18.4358
#bc755c color charts
#bc755c color shades, tints & tones
#bc755c color schemes
#bc755c color preview, HTML & CSS examples
This text has a color of #bc755c
<p style="color:#bc755c;">Text here</p>
.mytext {color:#bc755c;}
This box has a color of #bc755c
<div style="background-color:#bc755c;">Content here</div>
.mybackground {background-color:#bc755c;}
Border around this has a color of #bc755c
<div style="border:2px solid #bc755c;">Content here</div>
.myborder {border:2px solid #bc755c;}