#bb802e color space conversions
Hex:
#bb802e
RGB:
187, 128, 46
CMY:
27, 50, 82
CMYK:
0, 32, 75, 27
HSL:
35°, 60.5150%, 45.6863%
HSV (HSB):
35°, 75.4011%, 73.3333%
XYZ:
28.7058, 26.2004, 6.1290
xyY:
0.4703, 0.4293, 26.2004
CIE-Lab:
58.2268, 15.5220, 51.3282
CIE-LCH:
58.2268, 53.6239, 73.1743
CIE-Luv:
58.2268, 47.7360, 51.0642
Hunter-Lab:
51.1863, 10.5286, 28.7311
#bb802e color charts
#bb802e color shades, tints & tones
#bb802e color schemes
#bb802e color preview, HTML & CSS examples
This text has a color of #bb802e
<p style="color:#bb802e;">Text here</p>
.mytext {color:#bb802e;}
This box has a color of #bb802e
<div style="background-color:#bb802e;">Content here</div>
.mybackground {background-color:#bb802e;}
Border around this has a color of #bb802e
<div style="border:2px solid #bb802e;">Content here</div>
.myborder {border:2px solid #bb802e;}