#bb8f3f color space conversions
Hex:
#bb8f3f
RGB:
187, 143, 63
CMY:
27, 44, 75
CMYK:
0, 24, 66, 27
HSL:
39°, 49.6000%, 49.0196%
HSV (HSB):
39°, 66.3102%, 73.3333%
XYZ:
31.2132, 30.5686, 8.9578
xyY:
0.4412, 0.4321, 30.5686
CIE-Lab:
62.1418, 8.1430, 47.7421
CIE-LCH:
62.1418, 48.4316, 80.3207
CIE-Luv:
62.1418, 35.4114, 51.8647
Hunter-Lab:
55.2889, 4.0161, 29.0961
#bb8f3f color charts
#bb8f3f color shades, tints & tones
#bb8f3f color schemes
#bb8f3f color preview, HTML & CSS examples
This text has a color of #bb8f3f
<p style="color:#bb8f3f;">Text here</p>
.mytext {color:#bb8f3f;}
This box has a color of #bb8f3f
<div style="background-color:#bb8f3f;">Content here</div>
.mybackground {background-color:#bb8f3f;}
Border around this has a color of #bb8f3f
<div style="border:2px solid #bb8f3f;">Content here</div>
.myborder {border:2px solid #bb8f3f;}