#bb805e color space conversions
Hex:
#bb805e
RGB:
187, 128, 94
CMY:
27, 50, 63
CMYK:
0, 32, 50, 27
HSL:
22°, 40.6114%, 55.0980%
HSV (HSB):
22°, 49.7326%, 73.3333%
XYZ:
30.2331, 26.8113, 14.1713
xyY:
0.4245, 0.3765, 26.8113
CIE-Lab:
58.7992, 18.9012, 27.6089
CIE-LCH:
58.7992, 33.4590, 55.6042
CIE-Luv:
58.7992, 43.4168, 30.3895
Hunter-Lab:
51.7796, 13.6082, 20.0189
#bb805e color charts
#bb805e color shades, tints & tones
#bb805e color schemes
#bb805e color preview, HTML & CSS examples
This text has a color of #bb805e
<p style="color:#bb805e;">Text here</p>
.mytext {color:#bb805e;}
This box has a color of #bb805e
<div style="background-color:#bb805e;">Content here</div>
.mybackground {background-color:#bb805e;}
Border around this has a color of #bb805e
<div style="border:2px solid #bb805e;">Content here</div>
.myborder {border:2px solid #bb805e;}