#bb5e0e color space conversions
Hex:
#bb5e0e
RGB:
187, 94, 14
CMY:
27, 63, 95
CMYK:
0, 50, 93, 27
HSL:
28°, 86.0697%, 39.4118%
HSV (HSB):
28°, 92.5134%, 73.3333%
XYZ:
24.5755, 18.6019, 2.7107
xyY:
0.5356, 0.4054, 18.6019
CIE-Lab:
50.2182, 33.1124, 55.7703
CIE-LCH:
50.2182, 64.8595, 59.3012
CIE-Luv:
50.2182, 76.7063, 44.8571
Hunter-Lab:
43.1299, 26.2321, 26.4646
#bb5e0e color charts
#bb5e0e color shades, tints & tones
#bb5e0e color schemes
#bb5e0e color preview, HTML & CSS examples
This text has a color of #bb5e0e
<p style="color:#bb5e0e;">Text here</p>
.mytext {color:#bb5e0e;}
This box has a color of #bb5e0e
<div style="background-color:#bb5e0e;">Content here</div>
.mybackground {background-color:#bb5e0e;}
Border around this has a color of #bb5e0e
<div style="border:2px solid #bb5e0e;">Content here</div>
.myborder {border:2px solid #bb5e0e;}