#bb5e00 color space conversions
Hex:
#bb5e00
RGB:
187, 94, 0
CMY:
27, 63, 100
CMYK:
0, 50, 100, 27
HSL:
30°, 100.0000%, 36.6667%
HSV (HSB):
30°, 100.0000%, 73.3333%
XYZ:
24.4962, 18.5702, 2.2933
xyY:
0.5400, 0.4094, 18.5702
CIE-Lab:
50.1805, 32.9318, 58.8714
CIE-LCH:
50.1805, 67.4563, 60.7780
CIE-Luv:
50.1805, 77.1809, 46.2656
Hunter-Lab:
43.0932, 26.0549, 27.0099
#bb5e00 color charts
#bb5e00 color shades, tints & tones
#bb5e00 color schemes
#bb5e00 color preview, HTML & CSS examples
This text has a color of #bb5e00
<p style="color:#bb5e00;">Text here</p>
.mytext {color:#bb5e00;}
This box has a color of #bb5e00
<div style="background-color:#bb5e00;">Content here</div>
.mybackground {background-color:#bb5e00;}
Border around this has a color of #bb5e00
<div style="border:2px solid #bb5e00;">Content here</div>
.myborder {border:2px solid #bb5e00;}