#bc765d color space conversions
Hex:
#bc765d
RGB:
188, 118, 93
CMY:
26, 54, 64
CMYK:
0, 37, 51, 26
HSL:
16°, 41.4847%, 55.0980%
HSV (HSB):
16°, 50.5319%, 73.7255%
XYZ:
29.1933, 24.4385, 13.5344
xyY:
0.4346, 0.3639, 24.4385
CIE-Lab:
56.5242, 24.7487, 25.2282
CIE-LCH:
56.5242, 35.3406, 45.5498
CIE-Luv:
56.5242, 51.2594, 26.2300
Hunter-Lab:
49.4354, 18.8984, 18.3724
#bc765d color charts
#bc765d color shades, tints & tones
#bc765d color schemes
#bc765d color preview, HTML & CSS examples
This text has a color of #bc765d
<p style="color:#bc765d;">Text here</p>
.mytext {color:#bc765d;}
This box has a color of #bc765d
<div style="background-color:#bc765d;">Content here</div>
.mybackground {background-color:#bc765d;}
Border around this has a color of #bc765d
<div style="border:2px solid #bc765d;">Content here</div>
.myborder {border:2px solid #bc765d;}