#bb5d2d color space conversions
Hex:
#bb5d2d
RGB:
187, 93, 45
CMY:
27, 64, 82
CMYK:
0, 50, 76, 27
HSL:
20°, 61.2069%, 45.4902%
HSV (HSB):
20°, 75.9358%, 73.3333%
XYZ:
24.8815, 18.5830, 4.7581
xyY:
0.5160, 0.3854, 18.5830
CIE-Lab:
50.1957, 34.5261, 43.6848
CIE-LCH:
50.1957, 55.6814, 51.6790
CIE-Luv:
50.1957, 75.1950, 37.6920
Hunter-Lab:
43.1080, 27.5897, 23.6314
#bb5d2d color charts
#bb5d2d color shades, tints & tones
#bb5d2d color schemes
#bb5d2d color preview, HTML & CSS examples
This text has a color of #bb5d2d
<p style="color:#bb5d2d;">Text here</p>
.mytext {color:#bb5d2d;}
This box has a color of #bb5d2d
<div style="background-color:#bb5d2d;">Content here</div>
.mybackground {background-color:#bb5d2d;}
Border around this has a color of #bb5d2d
<div style="border:2px solid #bb5d2d;">Content here</div>
.myborder {border:2px solid #bb5d2d;}