#bb972e color space conversions
Hex:
#bb972e
RGB:
187, 151, 46
CMY:
27, 41, 82
CMYK:
0, 19, 75, 27
HSL:
45°, 60.5150%, 45.6863%
HSV (HSB):
45°, 75.4011%, 73.3333%
XYZ:
32.0533, 32.8953, 7.2448
xyY:
0.4440, 0.4557, 32.8953
CIE-Lab:
64.0760, 2.8731, 57.0185
CIE-LCH:
64.0760, 57.0908, 87.1154
CIE-Luv:
64.0760, 30.3712, 60.5481
Hunter-Lab:
57.3544, -0.6131, 32.6588
#bb972e color charts
#bb972e color shades, tints & tones
#bb972e color schemes
#bb972e color preview, HTML & CSS examples
This text has a color of #bb972e
<p style="color:#bb972e;">Text here</p>
.mytext {color:#bb972e;}
This box has a color of #bb972e
<div style="background-color:#bb972e;">Content here</div>
.mybackground {background-color:#bb972e;}
Border around this has a color of #bb972e
<div style="border:2px solid #bb972e;">Content here</div>
.myborder {border:2px solid #bb972e;}