#bb5d1b color space conversions
Hex:
#bb5d1b
RGB:
187, 93, 27
CMY:
27, 64, 89
CMYK:
0, 50, 86, 27
HSL:
25°, 74.7664%, 41.9608%
HSV (HSB):
25°, 85.5615%, 73.3333%
XYZ:
24.6057, 18.4726, 3.3056
xyY:
0.5305, 0.3983, 18.4726
CIE-Lab:
50.0644, 33.9056, 51.5123
CIE-LCH:
50.0644, 61.6694, 56.6469
CIE-Luv:
50.0644, 76.8057, 42.4291
Hunter-Lab:
42.9798, 26.9756, 25.5258
#bb5d1b color charts
#bb5d1b color shades, tints & tones
#bb5d1b color schemes
#bb5d1b color preview, HTML & CSS examples
This text has a color of #bb5d1b
<p style="color:#bb5d1b;">Text here</p>
.mytext {color:#bb5d1b;}
This box has a color of #bb5d1b
<div style="background-color:#bb5d1b;">Content here</div>
.mybackground {background-color:#bb5d1b;}
Border around this has a color of #bb5d1b
<div style="border:2px solid #bb5d1b;">Content here</div>
.myborder {border:2px solid #bb5d1b;}