#bb8430 color space conversions
Hex:
#bb8430
RGB:
187, 132, 48
CMY:
27, 48, 81
CMYK:
0, 29, 74, 27
HSL:
36°, 59.1489%, 46.0784%
HSV (HSB):
36°, 74.3316%, 73.3333%
XYZ:
29.2783, 27.2807, 6.5189
xyY:
0.4642, 0.4325, 27.2807
CIE-Lab:
59.2333, 13.3990, 51.4716
CIE-LCH:
59.2333, 53.1870, 75.4087
CIE-Luv:
59.2333, 44.5388, 52.1268
Hunter-Lab:
52.2310, 8.6548, 29.1618
#bb8430 color charts
#bb8430 color shades, tints & tones
#bb8430 color schemes
#bb8430 color preview, HTML & CSS examples
This text has a color of #bb8430
<p style="color:#bb8430;">Text here</p>
.mytext {color:#bb8430;}
This box has a color of #bb8430
<div style="background-color:#bb8430;">Content here</div>
.mybackground {background-color:#bb8430;}
Border around this has a color of #bb8430
<div style="border:2px solid #bb8430;">Content here</div>
.myborder {border:2px solid #bb8430;}