#bb8f2d color space conversions
Hex:
#bb8f2d
RGB:
187, 143, 45
CMY:
27, 44, 82
CMYK:
0, 24, 76, 27
HSL:
41°, 61.2069%, 45.4902%
HSV (HSB):
41°, 75.9358%, 73.3333%
XYZ:
30.7896, 30.3992, 6.7275
xyY:
0.4533, 0.4476, 30.3992
CIE-Lab:
61.9971, 7.1990, 55.4111
CIE-LCH:
61.9971, 55.8768, 82.5976
CIE-Luv:
61.9971, 36.3455, 57.4949
Hunter-Lab:
55.1354, 3.1938, 31.3604
#bb8f2d color charts
#bb8f2d color shades, tints & tones
#bb8f2d color schemes
#bb8f2d color preview, HTML & CSS examples
This text has a color of #bb8f2d
<p style="color:#bb8f2d;">Text here</p>
.mytext {color:#bb8f2d;}
This box has a color of #bb8f2d
<div style="background-color:#bb8f2d;">Content here</div>
.mybackground {background-color:#bb8f2d;}
Border around this has a color of #bb8f2d
<div style="border:2px solid #bb8f2d;">Content here</div>
.myborder {border:2px solid #bb8f2d;}