#bb8245 color space conversions
Hex:
#bb8245
RGB:
187, 130, 69
CMY:
27, 49, 73
CMYK:
0, 30, 63, 27
HSL:
31°, 46.4567%, 50.1961%
HSV (HSB):
31°, 63.1016%, 73.3333%
XYZ:
29.5503, 26.9597, 9.2765
xyY:
0.4492, 0.4098, 26.9597
CIE-Lab:
58.9370, 15.7185, 41.1973
CIE-LCH:
58.9370, 44.0941, 69.1161
CIE-Luv:
58.9370, 44.5392, 43.7553
Hunter-Lab:
51.9228, 10.7232, 25.7532
#bb8245 color charts
#bb8245 color shades, tints & tones
#bb8245 color schemes
#bb8245 color preview, HTML & CSS examples
This text has a color of #bb8245
<p style="color:#bb8245;">Text here</p>
.mytext {color:#bb8245;}
This box has a color of #bb8245
<div style="background-color:#bb8245;">Content here</div>
.mybackground {background-color:#bb8245;}
Border around this has a color of #bb8245
<div style="border:2px solid #bb8245;">Content here</div>
.myborder {border:2px solid #bb8245;}