#bb7c7b color space conversions
Hex:
#bb7c7b
RGB:
187, 124, 123
CMY:
27, 51, 52
CMYK:
0, 34, 34, 27
HSL:
1°, 32.0000%, 60.7843%
HSV (HSB):
1°, 34.2246%, 73.3333%
XYZ:
31.2763, 26.4102, 22.1881
xyY:
0.3916, 0.3306, 26.4102
CIE-Lab:
58.4243, 24.3988, 10.6250
CIE-LCH:
58.4243, 26.6118, 23.5317
CIE-Luv:
58.4243, 42.0873, 9.7425
Hunter-Lab:
51.3908, 18.7007, 10.3750
#bb7c7b color charts
#bb7c7b color shades, tints & tones
#bb7c7b color schemes
#bb7c7b color preview, HTML & CSS examples
This text has a color of #bb7c7b
<p style="color:#bb7c7b;">Text here</p>
.mytext {color:#bb7c7b;}
This box has a color of #bb7c7b
<div style="background-color:#bb7c7b;">Content here</div>
.mybackground {background-color:#bb7c7b;}
Border around this has a color of #bb7c7b
<div style="border:2px solid #bb7c7b;">Content here</div>
.myborder {border:2px solid #bb7c7b;}