#bb5e4c color space conversions
Hex:
#bb5e4c
RGB:
187, 94, 76
CMY:
27, 63, 70
CMYK:
0, 50, 59, 27
HSL:
10°, 44.9393%, 51.5686%
HSV (HSB):
10°, 59.3583%, 73.3333%
XYZ:
25.8007, 19.0920, 9.1628
xyY:
0.4773, 0.3532, 19.0920
CIE-Lab:
50.7947, 35.8355, 27.5199
CIE-LCH:
50.7947, 45.1833, 37.5225
CIE-Luv:
50.7947, 69.9910, 24.7840
Hunter-Lab:
43.6944, 28.9357, 18.1529
#bb5e4c color charts
#bb5e4c color shades, tints & tones
#bb5e4c color schemes
#bb5e4c color preview, HTML & CSS examples
This text has a color of #bb5e4c
<p style="color:#bb5e4c;">Text here</p>
.mytext {color:#bb5e4c;}
This box has a color of #bb5e4c
<div style="background-color:#bb5e4c;">Content here</div>
.mybackground {background-color:#bb5e4c;}
Border around this has a color of #bb5e4c
<div style="border:2px solid #bb5e4c;">Content here</div>
.myborder {border:2px solid #bb5e4c;}