#bb7f35 color space conversions
Hex:
#bb7f35
RGB:
187, 127, 53
CMY:
27, 50, 79
CMYK:
0, 32, 72, 27
HSL:
33°, 55.8333%, 47.0588%
HSV (HSB):
33°, 71.6578%, 73.3333%
XYZ:
28.7255, 26.0006, 6.8728
xyY:
0.4663, 0.4221, 26.0006
CIE-Lab:
58.0376, 16.4140, 48.0191
CIE-LCH:
58.0376, 50.7469, 71.1284
CIE-Luv:
58.0376, 48.0503, 48.4967
Hunter-Lab:
50.9908, 11.3236, 27.7021
#bb7f35 color charts
#bb7f35 color shades, tints & tones
#bb7f35 color schemes
#bb7f35 color preview, HTML & CSS examples
This text has a color of #bb7f35
<p style="color:#bb7f35;">Text here</p>
.mytext {color:#bb7f35;}
This box has a color of #bb7f35
<div style="background-color:#bb7f35;">Content here</div>
.mybackground {background-color:#bb7f35;}
Border around this has a color of #bb7f35
<div style="border:2px solid #bb7f35;">Content here</div>
.myborder {border:2px solid #bb7f35;}