#bb8f50 color space conversions
Hex:
#bb8f50
RGB:
187, 143, 80
CMY:
27, 44, 69
CMYK:
0, 24, 57, 27
HSL:
35°, 44.0329%, 52.3529%
HSV (HSB):
35°, 57.2193%, 73.3333%
XYZ:
31.7639, 30.7889, 11.8581
xyY:
0.4269, 0.4138, 30.7889
CIE-Lab:
62.3290, 9.3529, 39.5401
CIE-LCH:
62.3290, 40.6312, 76.6917
CIE-Luv:
62.3290, 34.2449, 44.8183
Hunter-Lab:
55.4877, 5.0787, 26.1707
#bb8f50 color charts
#bb8f50 color shades, tints & tones
#bb8f50 color schemes
#bb8f50 color preview, HTML & CSS examples
This text has a color of #bb8f50
<p style="color:#bb8f50;">Text here</p>
.mytext {color:#bb8f50;}
This box has a color of #bb8f50
<div style="background-color:#bb8f50;">Content here</div>
.mybackground {background-color:#bb8f50;}
Border around this has a color of #bb8f50
<div style="border:2px solid #bb8f50;">Content here</div>
.myborder {border:2px solid #bb8f50;}