#bb803f color space conversions
Hex:
#bb803f
RGB:
187, 128, 63
CMY:
27, 50, 75
CMYK:
0, 32, 66, 27
HSL:
31°, 49.6000%, 49.0196%
HSV (HSB):
31°, 66.3102%, 73.3333%
XYZ:
29.1099, 26.3620, 8.2567
xyY:
0.4568, 0.4137, 26.3620
CIE-Lab:
58.3791, 16.4321, 43.5860
CIE-LCH:
58.3791, 46.5807, 69.3433
CIE-Luv:
58.3791, 46.5313, 45.3181
Hunter-Lab:
51.3440, 11.3502, 26.4062
#bb803f color charts
#bb803f color shades, tints & tones
#bb803f color schemes
#bb803f color preview, HTML & CSS examples
This text has a color of #bb803f
<p style="color:#bb803f;">Text here</p>
.mytext {color:#bb803f;}
This box has a color of #bb803f
<div style="background-color:#bb803f;">Content here</div>
.mybackground {background-color:#bb803f;}
Border around this has a color of #bb803f
<div style="border:2px solid #bb803f;">Content here</div>
.myborder {border:2px solid #bb803f;}