#bb9e1e color space conversions
Hex:
#bb9e1e
RGB:
187, 158, 30
CMY:
27, 38, 88
CMYK:
0, 16, 84, 27
HSL:
49°, 72.3502%, 42.5490%
HSV (HSB):
49°, 83.9572%, 73.3333%
XYZ:
32.9547, 35.1123, 6.2687
xyY:
0.4433, 0.4723, 35.1123
CIE-Lab:
65.8360, -1.4804, 63.8693
CIE-LCH:
65.8360, 63.8865, 91.3278
CIE-Luv:
65.8360, 25.7147, 66.7354
Hunter-Lab:
59.2556, -4.4253, 35.2065
#bb9e1e color charts
#bb9e1e color shades, tints & tones
#bb9e1e color schemes
#bb9e1e color preview, HTML & CSS examples
This text has a color of #bb9e1e
<p style="color:#bb9e1e;">Text here</p>
.mytext {color:#bb9e1e;}
This box has a color of #bb9e1e
<div style="background-color:#bb9e1e;">Content here</div>
.mybackground {background-color:#bb9e1e;}
Border around this has a color of #bb9e1e
<div style="border:2px solid #bb9e1e;">Content here</div>
.myborder {border:2px solid #bb9e1e;}