#bb765c color space conversions
Hex:
#bb765c
RGB:
187, 118, 92
CMY:
27, 54, 64
CMYK:
0, 37, 51, 27
HSL:
16°, 41.1255%, 54.7059%
HSV (HSB):
16°, 50.8021%, 73.3333%
XYZ:
28.9037, 24.2944, 13.2911
xyY:
0.4347, 0.3654, 24.2944
CIE-Lab:
56.3813, 24.2456, 25.5835
CIE-LCH:
56.3813, 35.2472, 46.5380
CIE-Luv:
56.3813, 50.6110, 26.6819
Hunter-Lab:
49.2893, 18.4178, 18.5147
#bb765c color charts
#bb765c color shades, tints & tones
#bb765c color schemes
#bb765c color preview, HTML & CSS examples
This text has a color of #bb765c
<p style="color:#bb765c;">Text here</p>
.mytext {color:#bb765c;}
This box has a color of #bb765c
<div style="background-color:#bb765c;">Content here</div>
.mybackground {background-color:#bb765c;}
Border around this has a color of #bb765c
<div style="border:2px solid #bb765c;">Content here</div>
.myborder {border:2px solid #bb765c;}