#bb953e color space conversions
Hex:
#bb953e
RGB:
187, 149, 62
CMY:
27, 42, 76
CMYK:
0, 20, 67, 27
HSL:
42°, 50.2008%, 48.8235%
HSV (HSB):
42°, 66.8449%, 73.3333%
XYZ:
32.1105, 32.4075, 9.1203
xyY:
0.4361, 0.4401, 32.4075
CIE-Lab:
63.6782, 4.7945, 49.8686
CIE-LCH:
63.6782, 50.0985, 84.5083
CIE-Luv:
63.6782, 31.1104, 54.8517
Hunter-Lab:
56.9276, 1.0611, 30.3505
#bb953e color charts
#bb953e color shades, tints & tones
#bb953e color schemes
#bb953e color preview, HTML & CSS examples
This text has a color of #bb953e
<p style="color:#bb953e;">Text here</p>
.mytext {color:#bb953e;}
This box has a color of #bb953e
<div style="background-color:#bb953e;">Content here</div>
.mybackground {background-color:#bb953e;}
Border around this has a color of #bb953e
<div style="border:2px solid #bb953e;">Content here</div>
.myborder {border:2px solid #bb953e;}